summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-02 20:02:21 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-02 20:02:21 (GMT)
commitbbe0b6c2d6e19eeffbcabf3ea469b63c5f33a800 (patch)
tree2e7e8781d503567ced1173a7b364063581849454 /ChangeLog
parent6489995bdc9ed50117fd38f5f261334daad63870 (diff)
Scrolled the graphic view using mouse clicks and moves on the background.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index add1e17..91fd10f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-05-02 Cyrille Bagard <nocbos@gmail.com>
+ * src/gtkext/gtkgraphview.c:
+ Scroll the graphic view using mouse clicks and moves on the background.
+
+16-05-02 Cyrille Bagard <nocbos@gmail.com>
+
* configure.ac:
Warn in case of missing analyzer/parser generator.