summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2011-01-05 00:40:05 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2011-01-05 00:40:05 (GMT)
commitee2e35f6dced8340682eab8cb013ba2911858c53 (patch)
tree382a2dafe360956ef789488916446fa4e8fd8a6a /ChangeLog
parent9776f811af66eca56116fe81f77d859fb9b6e8fe (diff)
Extended the logging system.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@206 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 799389c..1e4a956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+11-01-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/panels/log.c:
+ * src/panels/log.h:
+ Extend the logging system.
+
11-01-03 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: