diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2011-01-05 00:40:05 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2011-01-05 00:40:05 (GMT) |
commit | ee2e35f6dced8340682eab8cb013ba2911858c53 (patch) | |
tree | 382a2dafe360956ef789488916446fa4e8fd8a6a /ChangeLog | |
parent | 9776f811af66eca56116fe81f77d859fb9b6e8fe (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |