diff options
author | Tollef Fog Heen <tfheen@err.no> | 2005-10-17 07:08:37 +0000 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2005-10-17 07:08:37 +0000 |
commit | 712f0af7b89fbf02af7e58422fc8f31f813a489c (patch) | |
tree | 39556a4fecccc254814458951ab8438d93c2cd0b /ChangeLog | |
parent | bf48601d508d78d6e04104eacf54cbe0357edf46 (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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |