diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-04-12 07:39:20 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-04-12 07:39:20 +0800 |
commit | 8a75c79c81141e7330c824f7441732d7fc158f54 (patch) | |
tree | 6ade8dd454c48b22fdb38f50ecec6e111fecaef4 /ChangeLog | |
parent | 215ecb48eb0a35c04315d67854a7daaf2026378d (diff) | |
download | gsoc2013-evolution-8a75c79c81141e7330c824f7441732d7fc158f54.tar gsoc2013-evolution-8a75c79c81141e7330c824f7441732d7fc158f54.tar.gz gsoc2013-evolution-8a75c79c81141e7330c824f7441732d7fc158f54.tar.bz2 gsoc2013-evolution-8a75c79c81141e7330c824f7441732d7fc158f54.tar.lz gsoc2013-evolution-8a75c79c81141e7330c824f7441732d7fc158f54.tar.xz gsoc2013-evolution-8a75c79c81141e7330c824f7441732d7fc158f54.tar.zst gsoc2013-evolution-8a75c79c81141e7330c824f7441732d7fc158f54.zip |
check for timezone as a variable (as it is in linux, but not in freebsd or
* configure.in: check for timezone as a variable (as it is in
linux, but not in freebsd or netbsd.)
svn path=/trunk/; revision=2398
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-04-11 Chris Toshok <toshok@helixcode.com> + + * configure.in: check for timezone as a variable (as it is in + linux, but not in freebsd or netbsd.) + 2000-04-11 Larry Ewing <lewing@helixcode.com> * widgets/e-table/e-cell-toggle.c (etog_draw): update for new |