summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-07-09 22:55:09 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-07-09 22:55:09 (GMT)
commit66326b95195516864fc7721419250c4fef3f8f4b (patch)
tree6780b2f9e5bd8d44709ee40723dbe50504a5c878
parent7dc9013e449529117dda8e3ecc97313e70b757a1 (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--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: