diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-13 05:49:35 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-13 05:49:35 +0800 |
commit | 713ae4a7aabccc6d573afca3450f45b22fff4145 (patch) | |
tree | bd8d17f66afcef91106ca65628bf4d55ee37f9d2 /my-evolution/ChangeLog | |
parent | 827c51c7ba8e18748c7518869187e401e95ee3d5 (diff) | |
download | gsoc2013-evolution-713ae4a7aabccc6d573afca3450f45b22fff4145.tar.gz gsoc2013-evolution-713ae4a7aabccc6d573afca3450f45b22fff4145.tar.zst gsoc2013-evolution-713ae4a7aabccc6d573afca3450f45b22fff4145.zip |
include <config.h>
svn path=/trunk/; revision=11070
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 7004872b28..376331c1d4 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,9 @@ 2001-07-12 Iain Holmes <iain@ximian.com> + * metar.c: #include <config.h> + +2001-07-12 Iain Holmes <iain@ximian.com> + * e-summary.c (e_summary_draw): put _() around the date string. * metar.c: Put some _() around things. |