summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-02-21 21:34:55 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-02-21 21:34:55 (GMT)
commita60e1fe19d09eb379c88fdbbe018ca086dc05bcb (patch)
treee72fa012a465517fe3b2f728d750b008ba88d707 /ChangeLog
parent0769fafb253b846b58cd97c4a1df98ca7417ae1c (diff)
Cut symbol labels using words instead of single characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90898d4..30cb3c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
18-02-21 Cyrille Bagard <nocbos@gmail.com>
+ * src/common/extstr.c:
+ * src/common/extstr.h:
+ Define a custom function to extract tokens from strings.
+
+ * src/gui/panels/symbols.c:
+ Cut symbol labels using words instead of single characters.
+
+18-02-21 Cyrille Bagard <nocbos@gmail.com>
+
* pixmaps/symbol_object_classic.png:
New entry: create an icon for object symbols.