diff options
author | Seth Alves <alves@src.gnome.org> | 2000-02-21 21:19:28 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-02-21 21:19:28 +0800 |
commit | c2e1263462c84bfae59a3f296758296ac3a10a67 (patch) | |
tree | 56965c52067222cac0199e2a09d33ef93b0dcb4d /libical/CHANGES | |
parent | c69d6adfcd4b6ef04cae78c87f2328b8debb13bb (diff) | |
download | gsoc2013-evolution-c2e1263462c84bfae59a3f296758296ac3a10a67.tar.gz gsoc2013-evolution-c2e1263462c84bfae59a3f296758296ac3a10a67.tar.zst gsoc2013-evolution-c2e1263462c84bfae59a3f296758296ac3a10a67.zip |
This commit was generated by cvs2svn to compensate for changes in r1879,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=1880
Diffstat (limited to 'libical/CHANGES')
-rw-r--r-- | libical/CHANGES | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/libical/CHANGES b/libical/CHANGES index 953514a9e4..c4e550cb9e 100644 --- a/libical/CHANGES +++ b/libical/CHANGES @@ -1,6 +1,14 @@ +Version 0.15a 17 Feb 00 +--------------------- + +Fixed icalvalue_set_text to convert escaped characters into the proper +values. + +Other minor code tweaks. -Version 0.15 ------------- + +Version 0.15 7 Feb 00 +--------------------- Split the storage classess ( icalstore, icalcluster, icalcalendar ) into a seperate library, libicalss |