diff options
author | Aaron Weber <aaron@ximian.com> | 2001-07-24 02:43:26 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-07-24 02:43:26 +0800 |
commit | 11c6852283b2aa7bf4c476bf1a468644322799e2 (patch) | |
tree | 49aff49a67af1f400ba002da7a59e24d5ec36a14 /doc/ChangeLog | |
parent | 51a223f8ac0dcc0c011cc158030376e9c3dc62ab (diff) | |
download | gsoc2013-evolution-11c6852283b2aa7bf4c476bf1a468644322799e2.tar gsoc2013-evolution-11c6852283b2aa7bf4c476bf1a468644322799e2.tar.gz gsoc2013-evolution-11c6852283b2aa7bf4c476bf1a468644322799e2.tar.bz2 gsoc2013-evolution-11c6852283b2aa7bf4c476bf1a468644322799e2.tar.lz gsoc2013-evolution-11c6852283b2aa7bf4c476bf1a468644322799e2.tar.xz gsoc2013-evolution-11c6852283b2aa7bf4c476bf1a468644322799e2.tar.zst gsoc2013-evolution-11c6852283b2aa7bf4c476bf1a468644322799e2.zip |
Minor revisions.
2001-07-23 Aaron Weber <aaron@ximian.com>
* C/usage-exec-summary.sgml: Minor revisions.
* C/usage-contact.sgml: Added 'format="png"' to all <image> tags
missing the attribute.
* C/usage-calendar.sgml: Added 'format="png"' to all <image> tags
missing the attribute.
* C/usage-mail.sgml: Added 'format="png"' to all <image> tags
missing the attribute.
* C/usage-mainwindow.sgml: Style. Merged info from preface. Added
'format="png"' to all <image> tags missing the attribute.
* C/preface.sgml: Style changes. Removed info that was duplicated
in mainwindow.sgml.
svn path=/trunk/; revision=11310
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 049f2c4fc9..773197418d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,29 @@ +2001-07-23 Aaron Weber <aaron@ximian.com> + + * C/usage-exec-summary.sgml: Minor revisions. + + * C/usage-contact.sgml: Added 'format="png"' to all <image> tags + missing the attribute. + + * C/usage-calendar.sgml: Added 'format="png"' to all <image> tags + missing the attribute. + + * C/usage-mail.sgml: Added 'format="png"' to all <image> tags + missing the attribute. + + * C/usage-mainwindow.sgml: Style. Merged info from preface. Added + 'format="png"' to all <image> tags missing the attribute. + + * C/preface.sgml: Style changes. Removed info that was duplicated + in mainwindow.sgml. + 2001-07-20 Kevin Breit <battery841@mediaone.net> * C/usage-mainwindow.sgml: Fixed the first time druid stuff a little more. + +2001-07-16 Aaron Weber <aaron@ximian.com> + + * C/evolution-faq.sgml: Sepllcheck. 2001-07-15 Kevin Breit <battery841@mediaone.net> @@ -12,7 +35,7 @@ 2001-07-12 Aaron Weber <aaron@ximian.com> - * C/evolution-faq.sgml: + * C/evolution-faq.sgml: TYPO fixing. 2001-07-12 Aaron Weber <aaron@ximian.com> |