summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cab358c..2a0131e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
12-10-17 Cyrille Bagard <nocbos@gmail.com>
+ * src/common/extstr.c:
+ * src/common/extstr.h:
+ Cut too long strings with an ellipsis.
+
+ * src/configuration.c:
+ * src/configuration.h:
+ Load and save integer values.
+
+ * src/gtkext/gtkdockstation.c:
+ Update panels captions again.
+
+ * src/params.h:
+ Define max lengths for titles.
+
+12-10-17 Cyrille Bagard <nocbos@gmail.com>
+
* src/decomp/output.c:
* src/glibext/gbufferline.c:
* src/glibext/gbufferline.h: