summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBradley Smith2008-03-10 00:55:01 +0000
committerBradley Smith2008-03-10 00:55:01 +0000
commit6a52075c557c3d64dfa9e6c05ab2b67e30b900f2 (patch)
tree1687403a7fd0529eb93b328203be10865b95d0a6 /ChangeLog
parentChange x11plugin GType style. (diff)
downloadgnurobots-6a52075c557c3d64dfa9e6c05ab2b67e30b900f2.tar.gz
Remove sign hack.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d331819..181bd30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,7 +15,8 @@
Tidy up, and convert GObject style.
* src/userinterface.c include/userinterface.h:
Tidy up.
- * lib/x11plugin.c:
+ * src/sign.c include/sign.h src/api.c src/grobot.c:
+ Remove sign hack.
2008-03-08 Bradley Smith <brad@brad-smith.co.uk>