summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2006-07-22 17:00:57 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2006-07-22 17:00:57 +0000
commitdb8efb7a8d81c188bbe948ab752df1271a90ff85 (patch)
tree8d29a12ddc89bfd36ea55b902370a7c4689518b8 /ChangeLog
parentc1434540f24bf785044c467bf9a19888790c3d56 (diff)
downloadenchant-db8efb7a8d81c188bbe948ab752df1271a90ff85.tar.gz
2006-07-22 Dom Lachowicz <cinamod@hotmail.com>
* src/*/Makefile.am: add '-module' to LDFLAGS so that things get built correctly on Mac OSX (bug 10398) git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21137 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c961ff..db1916d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-22 Dom Lachowicz <cinamod@hotmail.com>
+
+ * src/*/Makefile.am: add '-module' to LDFLAGS so that things get
+ built correctly on Mac OSX (bug 10398)
+
2006-05-06 Dom Lachowicz <cinamod@hotmail.com>
* configure.in: Bump version number to indicate an unstable series