diff options
author | Damon Chaplin <damon@ximian.com> | 2001-03-19 23:46:32 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-03-19 23:46:32 +0800 |
commit | 79b4221f89cc816a1b6e7eb3e8d0332e50765747 (patch) | |
tree | 02cceef97e69dbab82de14a11d5126084e529fc3 /e-util/ChangeLog | |
parent | 6e4d2a16a8f072004b20eacd57c03604013c8350 (diff) | |
download | gsoc2013-evolution-79b4221f89cc816a1b6e7eb3e8d0332e50765747.tar gsoc2013-evolution-79b4221f89cc816a1b6e7eb3e8d0332e50765747.tar.gz gsoc2013-evolution-79b4221f89cc816a1b6e7eb3e8d0332e50765747.tar.bz2 gsoc2013-evolution-79b4221f89cc816a1b6e7eb3e8d0332e50765747.tar.lz gsoc2013-evolution-79b4221f89cc816a1b6e7eb3e8d0332e50765747.tar.xz gsoc2013-evolution-79b4221f89cc816a1b6e7eb3e8d0332e50765747.tar.zst gsoc2013-evolution-79b4221f89cc816a1b6e7eb3e8d0332e50765747.zip |
added function to format just the time.
2001-03-18 Damon Chaplin <damon@ximian.com>
* e-time-utils.c (e_time_format_time): added function to format just
the time.
svn path=/trunk/; revision=8822
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 49d5bb89d3..f54c173b1e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2001-03-18 Damon Chaplin <damon@ximian.com> + + * e-time-utils.c (e_time_format_time): added function to format just + the time. + 2001-03-16 Dan Winship <danw@ximian.com> * e-path.c (e_path_to_physical): Fix a bug noticed by kmaraas |