diff options
author | JP Rosevear <jpr@novell.com> | 2005-01-06 23:02:48 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-01-06 23:02:48 +0800 |
commit | 7627d2f868053a6d96abfa34dc00510a65ef492c (patch) | |
tree | 99a8d871e5b3ec897d9c4e3db2b291f12e0e47aa /e-util/ChangeLog | |
parent | b7c7fa51d6f12bf02871a65a4c6deffb3f559378 (diff) | |
download | gsoc2013-evolution-7627d2f868053a6d96abfa34dc00510a65ef492c.tar.gz gsoc2013-evolution-7627d2f868053a6d96abfa34dc00510a65ef492c.tar.zst gsoc2013-evolution-7627d2f868053a6d96abfa34dc00510a65ef492c.zip |
use the base name only, so if a full path is passed to us we still write
2005-01-06 JP Rosevear <jpr@novell.com>
* e-error-tool.c (main): use the base name only, so if a full path
is passed to us we still write out to the current directory, for
when builddir != srcdir
svn path=/trunk/; revision=28253
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index c9f1596fb6..e5e3340e14 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2005-01-06 JP Rosevear <jpr@novell.com> + + * e-error-tool.c (main): use the base name only, so if a full path + is passed to us we still write out to the current directory, for + when builddir != srcdir + 2005-01-04 Rodrigo Moya <rodrigo@novell.com> * e-categories-config.[ch]: removed most of the API. The rest will |