summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b3731d..deb9b2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: