summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5389446..0f43f56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
17-07-06 Cyrille Bagard <nocbos@gmail.com>
+ * configure.ac:
+ Fix compilation warnings as _BSD_SOURCE has been deprecated in favor
+ of _DEFAULT_SOURCE.
+
+17-07-06 Cyrille Bagard <nocbos@gmail.com>
+
* src/gtkext/easygtk.c:
* src/gtkext/easygtk.h:
Provide a way to scroll a tree view to a given point.