summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBradley Smith2008-03-09 00:18:58 +0000
committerBradley Smith2008-03-09 00:18:58 +0000
commitfff29ac0aa6e071569023bddfdfd9f55dfc17fb5 (patch)
treecc4c1bbb4245aebbaafa7392dc481880b960b0c8 /ChangeLog
parentTidy up x11plugin.c and make window respond to close events. (diff)
downloadgnurobots-fff29ac0aa6e071569023bddfdfd9f55dfc17fb5.tar.gz
Change version to 1.0.90
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2966efe..fd1f20b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
Change deprecated SCM_STRING_CHARS to scm_to_locale_string
* lib/x11plugin.c:
Make window respond to DestroyNotify and ClientMessage
+ * configure.ac:
+ Change version to 1.0.90 for prerelease
2008-03-08 Bradley Smith <brad@brad-smith.co.uk>