summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2005-10-17 07:08:37 +0000
committerTollef Fog Heen <tfheen@err.no>2005-10-17 07:08:37 +0000
commit712f0af7b89fbf02af7e58422fc8f31f813a489c (patch)
tree39556a4fecccc254814458951ab8438d93c2cd0b /ChangeLog
parentbf48601d508d78d6e04104eacf54cbe0357edf46 (diff)
Cosmetic m4 stuff
2005-10-17 Tollef Fog Heen <tfheen@err.no> * pkg.m4: Do AC_MSG_RESULT([no]) even if $4 is set (so we don't fail). Gnome #166537.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f550ea..94d8a2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-10-17 Tollef Fog Heen <tfheen@err.no>
+ * pkg.m4: Do AC_MSG_RESULT([no]) even if $4 is set (so we don't
+ fail). Gnome #166537.
+
* NEWS: Add missing news and really release 0.20, since I didn't
get around to actually uploading last night.