diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-07-09 22:55:09 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-07-09 22:55:09 (GMT) |
commit | 66326b95195516864fc7721419250c4fef3f8f4b (patch) | |
tree | 6780b2f9e5bd8d44709ee40723dbe50504a5c878 | |
parent | 7dc9013e449529117dda8e3ecc97313e70b757a1 (diff) |
Forgot to commit the ChangeLog.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@544 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +15-07-04 Cyrille Bagard <nocbos@gmail.com> + + * pixmaps/before-after.png: + Show the difference between the old and the new versions of the logo. + + * pixmaps/chrysalide-128.png: + * pixmaps/chrysalide-32.png: + * pixmaps/chrysalide-64.png: + * pixmaps/chrysalide-full.png: + * pixmaps/chrysalide.xcf: + New files: store the pictures made thanks to Gimp. + + * pixmaps/Makefile.am: + Redraw a nicer logo for Chrysalide. + + * src/dialogs/about.c: + * src/editor.c: + Use the new logo. + 15-06-18 Cyrille Bagard <nocbos@gmail.com> * src/arch/arm/v7/arm.c: |