aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3301e60..fa8058a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-02-19 Rob Bradford <rob@openedhand.com>
+ * configure.ac:
+ Release 0.4.1.
+
+2008-02-19 Rob Bradford <rob@openedhand.com>
+
* src/plugin.c: (anjuta_plugin_sdk_deactivate):
Ensure we nullify string pointers after freeing them in the
deactivate function and add a comment why we are doing this.