summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBradley Smith2008-03-08 22:29:37 +0000
committerBradley Smith2008-03-08 22:29:37 +0000
commit62519f6110b60084ebfda126f6678e4db2b54c17 (patch)
tree84d1647e28da06ef459516de80e523a2f70f40b0 /ChangeLog
parentAdd changelog entry. (diff)
downloadgnurobots-62519f6110b60084ebfda126f6678e4db2b54c17.tar.gz
Correct Map and X11_Plugin types, and correct copyrights.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c6744e..15c0ef2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-03-08 Bradley Smith <brad@brad-smith.co.uk>
+ * include/map.h:
+ Correct Map Type, and tidy up.
+ * lib/x11plugin.h:
+ Correct X11_Plugin Type, and tidy up.
+
+2008-03-07 Bradley Smith <brad@brad-smith.co.uk>
+
* configure.ac:
Add stricter compile flags to build.
Add readline libraries.