diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-04-10 21:57:38 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-04-10 21:57:38 (GMT) |
commit | b66aa52128ad47d7130f087509535989d507d15b (patch) | |
tree | 6d736f35ab0fc25f9ec47ef40efa90c6812c254c /ChangeLog | |
parent | f38d8af1713a2a46a8c2d4499081bd0d123af163 (diff) |
Extended the behavior of the strings panel.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@508 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +15-04-10 Cyrille Bagard <nocbos@gmail.com> + + * src/core/params.c: + * src/core/params.h: + * src/gui/panels/strings.c: + Extend the behavior of the strings panel. + 15-04-09 Cyrille Bagard <nocbos@gmail.com> * src/glibext/gbufferline.c: |