summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-04-01 17:38:31 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-04-01 17:38:31 +0000
commit64b08e2982bd6efb6b7f277da761efb7e600c269 (patch)
treed0c365473f1aec3f803603363eed1a4f81994595 /ChangeLog
parent97977717a31f03f1925492027becd672b086d171 (diff)
downloadpango-64b08e2982bd6efb6b7f277da761efb7e600c269.tar.gz
Add EXEEXT around to make it build on OS/2 Patch from Dave Yeo.
2007-04-01 Behdad Esfahbod <behdad@gnome.org> * modules/Makefile.am: Add EXEEXT around to make it build on OS/2 Patch from Dave Yeo. svn path=/trunk/; revision=2220
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f2325a..fe2155f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-01 Behdad Esfahbod <behdad@gnome.org>
+
+ * modules/Makefile.am: Add EXEEXT around to make it build on OS/2
+ Patch from Dave Yeo.
+
2007-03-18 Richard Hult <richard@imendio.com>
Bug 419262 - Don't create coverage every time it's asked for