diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-06-09 06:38:47 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-06-09 06:38:47 +0800 |
commit | 7343d66ba7149b389b86508d188bab9c4bfe28dc (patch) | |
tree | 50e203c463a4afa51e5aee5f63063402d02b3ca0 /my-evolution/ChangeLog | |
parent | 5361b89a79ea7ae5bd947deab445b57a324640c9 (diff) | |
download | gsoc2013-evolution-7343d66ba7149b389b86508d188bab9c4bfe28dc.tar gsoc2013-evolution-7343d66ba7149b389b86508d188bab9c4bfe28dc.tar.gz gsoc2013-evolution-7343d66ba7149b389b86508d188bab9c4bfe28dc.tar.bz2 gsoc2013-evolution-7343d66ba7149b389b86508d188bab9c4bfe28dc.tar.lz gsoc2013-evolution-7343d66ba7149b389b86508d188bab9c4bfe28dc.tar.xz gsoc2013-evolution-7343d66ba7149b389b86508d188bab9c4bfe28dc.tar.zst gsoc2013-evolution-7343d66ba7149b389b86508d188bab9c4bfe28dc.zip |
Some fixes
svn path=/trunk/; revision=10169
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog new file mode 100644 index 0000000000..ac4d80c9cd --- /dev/null +++ b/my-evolution/ChangeLog @@ -0,0 +1,7 @@ +2001-06-08 Iain Holmes <iain@ximian.com> + + * e-summary.c (e_summary_init): Allow horizontal scrollbars. + + * e-summary-weather.c (e_summary_weather_init): Change the name of the + protocol registered. + (weather_make_html): Use the weather protocol instead of more. |