summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cc6916..c2bd802 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+09-07-26 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/line.c:
+ * src/analysis/line.h:
+ Change the type of the last parameter of g_rendering_line_find_by_y():
+ from gdouble to int.
+
+ * src/gtkext/gtkblockview.c:
+ Clean and improve the drawing of the block view.
+
+ * src/plugins/pglist.c:
+ Disable plugins.
+
09-07-20 Cyrille Bagard <nocbos@gmail.com>
* src/editor.c: