summaryrefslogtreecommitdiff
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 fadf8f6..a21bd1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
09-08-30 Cyrille Bagard <nocbos@gmail.com>
+ * src/editor.c:
+ Quickly fix a bug in binary view lookup.
+
+09-08-30 Cyrille Bagard <nocbos@gmail.com>
+
* configure.ac:
Enable AM_SILENT_RULES and disable GTK_DISABLE_DEPRECATED.