diff options
author | Tor Lillqvist <tml@novell.com> | 2005-12-18 02:59:58 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-12-18 02:59:58 +0800 |
commit | f3e001990b61a336c1f30c5bae8065c15e320aec (patch) | |
tree | e94447a0fb042710dc2ecc33947beb29edf2f194 /plugins/save-attachments/ChangeLog | |
parent | b987099d1ec57a1ef3d8839787e47336dc920684 (diff) | |
download | gsoc2013-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/ChangeLog | 5 |
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 |