diff options
author | Tomas Ogren <stric@ing.umu.se> | 1999-02-16 06:40:43 +0800 |
---|---|---|
committer | Tomas Ă–gren <stric@src.gnome.org> | 1999-02-16 06:40:43 +0800 |
commit | e701ad14c74a29ce2dfb033b36a08706fe7aee9c (patch) | |
tree | 9aff05a242b9773c73d268ee4e87ecb17f967475 /calendar/ChangeLog | |
parent | 77a4da633987f49c8b9b4cb9c9ac8e5e3f82c778 (diff) | |
download | gsoc2013-evolution-e701ad14c74a29ce2dfb033b36a08706fe7aee9c.tar.gz gsoc2013-evolution-e701ad14c74a29ce2dfb033b36a08706fe7aee9c.tar.zst gsoc2013-evolution-e701ad14c74a29ce2dfb033b36a08706fe7aee9c.zip |
Made a private copy of what localtime() returns, to be able to keep the
1999-02-15 Tomas Ogren <stric@ing.umu.se>
* goto.c: Made a private copy of what localtime() returns, to be able
to keep the data after more calls to localtime().
svn path=/trunk/; revision=669
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6c40222a54..89c65c2f8e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-02-15 Tomas Ogren <stric@ing.umu.se> + + * goto.c: Made a private copy of what localtime() returns, to be able + to keep the data after more calls to localtime(). + 1999-02-11 Miguel de Icaza <miguel@nuclecu.unam.mx> * main.c (save_default_calendar): New function. Saves the |