diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-12 06:51:51 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-12 06:51:51 +0000 |
commit | 036ac04bd5a6814f9050433089082735262d39d5 (patch) | |
tree | 5c22b6121740748dd82c927184ff4108ee4b7358 /ChangeLog | |
parent | eb82c84883c922d83e8f944ea7d20c336e9f393c (diff) |
added AM_SILENT_RULES.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2418 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-01-12 + + * configure.in: added AM_SILENT_RULES (requires automake 1.11) + (thanks to Antonio Ospite). + 2010-01-06 * src/colorlabel.[ch]: fixed a memory leak. |