summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30cb3c7..d47d490 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
18-02-21 Cyrille Bagard <nocbos@gmail.com>
+ * src/gui/panels/panel.c:
+ Skip the copy of a panel content if the widget is not realized.
+
+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.