diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-08-06 19:52:44 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-08-06 19:52:44 (GMT) |
commit | 9be2705b3214cc7bd6daaf7b498a4df155f2dc46 (patch) | |
tree | 5ecd364cce79d7e4b3aa74d690bef7a0891e94a7 /ChangeLog | |
parent | b7c83221f2a60be8ee5d44a7599dbe6869af005f (diff) |
Fixed the compilation on Ubuntu Lucid.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@256 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 @@ +12-08-06 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + * src/dialogs/export.c: + Fix the compilation on Ubuntu Lucid. + 12-08-03 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |