summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBradley Smith2008-03-09 00:16:59 +0000
committerBradley Smith2008-03-09 00:16:59 +0000
commit3ae61ef96f2051d955224f1a0d43a97b61c6b627 (patch)
tree04cef275ccb04ab7630031378155ca3cea1b4484 /ChangeLog
parentAdd needed headers to dist. (diff)
downloadgnurobots-3ae61ef96f2051d955224f1a0d43a97b61c6b627.tar.gz
Tidy up x11plugin.c and make window respond to close events.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3446a76..2966efe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-09 Bradley Smith <brad@brad-smith.co.uk>
+
+ * src/api.c:
+ Change deprecated SCM_STRING_CHARS to scm_to_locale_string
+ * lib/x11plugin.c:
+ Make window respond to DestroyNotify and ClientMessage
+
2008-03-08 Bradley Smith <brad@brad-smith.co.uk>
* include/map.h:
@@ -11,6 +18,7 @@
Add readline support to text plugin
* lib/Makefile.am:
Add readline libs/includes to text plugin
+ Add headers to dist.
* src/Makefile.am:
Change binary name to gnurobots