diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-17 05:00:39 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-17 05:00:39 +0800 |
commit | 13afe783505cb99b902ec4b29c46fb14ec8006f0 (patch) | |
tree | 1669b417b8e41f788b39db7dbda0d9b226ff87f4 /e-util/ChangeLog | |
parent | c6fdf16c888362223d176fab69695da1256a9698 (diff) | |
download | gsoc2013-evolution-13afe783505cb99b902ec4b29c46fb14ec8006f0.tar gsoc2013-evolution-13afe783505cb99b902ec4b29c46fb14ec8006f0.tar.gz gsoc2013-evolution-13afe783505cb99b902ec4b29c46fb14ec8006f0.tar.bz2 gsoc2013-evolution-13afe783505cb99b902ec4b29c46fb14ec8006f0.tar.lz gsoc2013-evolution-13afe783505cb99b902ec4b29c46fb14ec8006f0.tar.xz gsoc2013-evolution-13afe783505cb99b902ec4b29c46fb14ec8006f0.tar.zst gsoc2013-evolution-13afe783505cb99b902ec4b29c46fb14ec8006f0.zip |
Fix a bug noticed by kmaraas
* e-path.c (e_path_to_physical): Fix a bug noticed by kmaraas
svn path=/trunk/; revision=8763
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 423d09e209..49d5bb89d3 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2001-03-16 Dan Winship <danw@ximian.com> + + * e-path.c (e_path_to_physical): Fix a bug noticed by kmaraas + 2001-03-15 Dan Winship <danw@ximian.com> * e-html-utils.c (url_extract): Fix a bit: [mailto:foo] shouldn't |