aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-18 02:59:58 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-18 02:59:58 +0800
commitf3e001990b61a336c1f30c5bae8065c15e320aec (patch)
treee94447a0fb042710dc2ecc33947beb29edf2f194 /plugins/save-attachments/ChangeLog
parentb987099d1ec57a1ef3d8839787e47336dc920684 (diff)
downloadgsoc2013-evolution-f3e001990b61a336c1f30c5bae8065c15e320aec.tar
gsoc2013-evolution-f3e001990b61a336c1f30c5bae8065c15e320aec.tar.gz
gsoc2013-evolution-f3e001990b61a336c1f30c5bae8065c15e320aec.tar.bz2
gsoc2013-evolution-f3e001990b61a336c1f30c5bae8065c15e320aec.tar.lz
gsoc2013-evolution-f3e001990b61a336c1f30c5bae8065c15e320aec.tar.xz
gsoc2013-evolution-f3e001990b61a336c1f30c5bae8065c15e320aec.tar.zst
gsoc2013-evolution-f3e001990b61a336c1f30c5bae8065c15e320aec.zip
Use GLib API to manipulate pathname.
2005-12-17 Tor Lillqvist <tml@novell.com> * save-attachments.c (entry_changed): Use GLib API to manipulate pathname. svn path=/trunk/; revision=30848
Diffstat (limited to 'plugins/save-attachments/ChangeLog')
-rw-r--r--plugins/save-attachments/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/save-attachments/ChangeLog b/plugins/save-attachments/ChangeLog
index 3ab5a8a8a8..599381eba1 100644
--- a/plugins/save-attachments/ChangeLog
+++ b/plugins/save-attachments/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-17 Tor Lillqvist <tml@novell.com>
+
+ * save-attachments.c (entry_changed): Use GLib API to manipulate
+ pathname.
+
2005-05-16 Not Zed <NotZed@Ximian.com>
* save-attachments.c: moved e-error to e-util