diff options
Diffstat (limited to 'ChangeLog')
-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: |