summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-03-08 21:39:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-03-08 21:39:57 (GMT)
commite4b34b17cdf73cdd847acbd3400bc85a8ab0452e (patch)
tree3466717dad269eba25565362d9ae98c2417f7114 /ChangeLog
parente7ba901892df20045ff3a541b4fa34e36bd05bfb (diff)
Fixed a bug when dealing with a symbol without label.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@484 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46ccde4..c9fa354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
15-03-08 Cyrille Bagard <nocbos@gmail.com>
+ * src/dialogs/gotox.c:
+ Fix a bug when dealing with a symbol without label.
+
+15-03-08 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/area.c:
* src/format/symbol.c:
* src/format/symbol.h: