aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-18 02:29:09 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-18 02:29:09 +0800
commit20085e766ba79c4ecf7da1ba26dc6e09e2c7450d (patch)
tree7ffcc2e5aa237482cc87179cf826382f387b9bb5 /mail/ChangeLog
parentc20c00778111152e89eb87f0e81b844505c6bdd7 (diff)
downloadgsoc2013-evolution-20085e766ba79c4ecf7da1ba26dc6e09e2c7450d.tar
gsoc2013-evolution-20085e766ba79c4ecf7da1ba26dc6e09e2c7450d.tar.gz
gsoc2013-evolution-20085e766ba79c4ecf7da1ba26dc6e09e2c7450d.tar.bz2
gsoc2013-evolution-20085e766ba79c4ecf7da1ba26dc6e09e2c7450d.tar.lz
gsoc2013-evolution-20085e766ba79c4ecf7da1ba26dc6e09e2c7450d.tar.xz
gsoc2013-evolution-20085e766ba79c4ecf7da1ba26dc6e09e2c7450d.tar.zst
gsoc2013-evolution-20085e766ba79c4ecf7da1ba26dc6e09e2c7450d.zip
Beautify #include order and syntax. Use gstdio wrappers. Construct
2005-12-17 Tor Lillqvist <tml@novell.com> * message-tag-followup.c: Beautify #include order and syntax. Use gstdio wrappers. Construct pathnames of files to be read at run-time instead of using compile-time paths. svn path=/trunk/; revision=30842
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 26561df8e7..7b11b14a0a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -21,9 +21,10 @@
* mail-signature-editor.c
* mail-tools.c
* mail-vfolder.c
- * message-list.c: Beautify #include order and syntax. Use gstdio
- wrappers. Construct pathnames of files to be read at run-time
- instead of using compile-time paths.
+ * message-list.c
+ * message-tag-followup.c: Beautify #include order and syntax. Use
+ gstdio wrappers. Construct pathnames of files to be read at
+ run-time instead of using compile-time paths.
* mail-tools.c (mail_tool_get_local_movemail_path): Not used, put
in #if 0.