diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-12-13 08:38:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-12-13 08:38:19 +0800 |
commit | 3681ee807965177dbd13619cbf42571adcef6341 (patch) | |
tree | dcd65cfeb968707095be81a81664d871b310f7ef /ChangeLog | |
parent | 153ab60b4208de29dd94885398f847381242d7e5 (diff) | |
download | gsoc2013-evolution-3681ee807965177dbd13619cbf42571adcef6341.tar.gz gsoc2013-evolution-3681ee807965177dbd13619cbf42571adcef6341.tar.zst gsoc2013-evolution-3681ee807965177dbd13619cbf42571adcef6341.zip |
Install the man page.
* data/Makefile.am (man_MANS): Install the man page.
* data/evolution.1: New man page for Evolution.
svn path=/trunk/; revision=15011
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,14 @@ +2001-12-12 Ettore Perazzoli <ettore@ximian.com> + + [Fix #16358, No man page for Evolution.] + + * data/Makefile.am (man_MANS): Install the man page. + + * data/evolution.1: New man page for Evolution. + 2001-12-10 JP Rosevear <jpr@ximian.com> - * configure.in: use UTF-8 as the char set when testing pilot link + * configure.in: use UTF-8 as the char set when testing pilot link 2001-12-11 Ettore Perazzoli <ettore@ximian.com> |