diff options
author | Aaron Weber <aaron@src.gnome.org> | 2000-08-10 01:23:10 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-08-10 01:23:10 +0800 |
commit | 5c56e0419549b1b4ad2275482facbf3aed5498eb (patch) | |
tree | d8e1fe36f56b3392ceadc1ff2e1921899c99163a /doc/ChangeLog | |
parent | 8bfd6dadb25a9ae9286ad1a6dcfa27464dd0c690 (diff) | |
download | gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.gz gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.bz2 gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.lz gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.xz gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.tar.zst gsoc2013-evolution-5c56e0419549b1b4ad2275482facbf3aed5498eb.zip |
Redid menubar description.
* C/usage-mainwindow.sgml: Redid menubar description.
* C/config-prefs.sgml: Added coverage of folder config, requested
that feature be transferred to config section. Switched to
variablelist in "Other" config section.
* C/usage-mail.sgml: Added coverage of right-click on messages,
threaded-view.
* C/usage-mainwindow.sgml: Right-click on folder menu reinstated.
svn path=/trunk/; revision=4650
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 2ea010a3bc..9aedca8af0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,35 @@ +2000-08-09 Aaron Weber <aaron@helixcode.com> + + * C/usage-mainwindow.sgml: Redid menubar description. + + + * C/config-prefs.sgml: Added coverage of folder config, requested + that feature be transferred to config section. Switched to + variablelist in "Other" config section. + + * C/usage-mail.sgml: Added coverage of right-click on messages, + threaded-view. + + * C/usage-mainwindow.sgml: Right-click on folder menu reinstated. + +2000-08-07 Aaron Weber <aaron@helixcode.com> + + * C/config-prefs.sgml: Added news server coverage. Other config + proofing changes. + + +2000-08-05 Aaron Weber <aaron@helixcode.com> + + * C/apx-gpl.sgml: New file. Contains contents of "COPYING", + but marked up (probably not very well, but valid) as docbook + (SGML). + + * C/evolution-guide.sgml: Subtle change to the legal notice: + distinguished manual license from software license. Linked to + apx-gpl.sgml above. + + * C/usage-calendar.sgml: I redid all the usage files. + 2000-07-21 Aaron Weber <aaron@helixcode.com> * C/usage-mail.sgml: Added password remembering/forgetting feature. |