summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-07-20 21:12:47 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-07-20 21:12:47 (GMT)
commit43e278987f0453e34483368f6d512d942ef6dd34 (patch)
tree9fd6b075647917fc3c7912ad92ad566c1a089b77 /ChangeLog
parenta1cb0d43b67a8ebe33b967348c5c9f0c1e3fbd29 (diff)
Added a menu to create new projects.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@101 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8623149..1cc6916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
09-07-20 Cyrille Bagard <nocbos@gmail.com>
+ * src/editor.c:
+ Add a menu to create new projects.
+
+09-07-20 Cyrille Bagard <nocbos@gmail.com>
+
* src/project.c:
Fix a bug: be sure to have a registered "binview" object at startup.