diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-19 02:41:21 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-19 02:41:21 +0800 |
commit | 00d81264c73eebb83e911f3a0b80e3f00cc3701e (patch) | |
tree | 48c3d6a11700e7d707707bfb53a3d16562929afe /my-evolution/ChangeLog | |
parent | 5a5022fd46edd2064c05d9191b1a0b6b71688b31 (diff) | |
download | gsoc2013-evolution-00d81264c73eebb83e911f3a0b80e3f00cc3701e.tar.gz gsoc2013-evolution-00d81264c73eebb83e911f3a0b80e3f00cc3701e.tar.zst gsoc2013-evolution-00d81264c73eebb83e911f3a0b80e3f00cc3701e.zip |
Do appends instead of prepends in places.
Don't print a (null).
svn path=/trunk/; revision=12941
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 43154b51d1..db5fc2aabb 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,15 @@ +2001-09-18 Iain Holmes <iain@ximian.com> + + * e-summary-weather.c (e_summary_weather_add_location): Append the + weather locations so they are in the right order. + + * e-summary-tasks.c (generate_html): If the text is null, don't print + (null). Print "No description" instead. + + * e-summary-rdf.c (e_summary_rdf_add_uri): Append here as well. + + * e-summary-mail.c (maybe_add_to_shown): Append ici. + 2001-09-17 Iain Holmes <iain@ximian.com> * e-summary-weather.c (weather_make_html): Don't make the confusing |