diff options
author | Bradley Smith | 2008-03-08 22:29:37 +0000 |
---|---|---|
committer | Bradley Smith | 2008-03-08 22:29:37 +0000 |
commit | 62519f6110b60084ebfda126f6678e4db2b54c17 (patch) | |
tree | 84d1647e28da06ef459516de80e523a2f70f40b0 /ChangeLog | |
parent | Add changelog entry. (diff) | |
download | gnurobots-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |