Mercurial > masqmail-0.2
changeset 69:c343f5012551 0.2.23
updated ChangeLog and NEWS
author | meillo@marmaro.de |
---|---|
date | Sun, 30 May 2010 21:01:05 +0200 (2010-05-30) |
parents | 08e258ed1ebc |
children | 805559d95d0c |
files | ChangeLog NEWS |
diffstat | 2 files changed, 21 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun May 30 20:59:49 2010 +0200 +++ b/ChangeLog Sun May 30 21:01:05 2010 +0200 @@ -7,9 +7,17 @@ technical speach and with focus on compatibility. -0.2.23 Thu, 27 May 2010 13:27:42 +0200 +0.2.23 Sun, 30 May 2010 21:00:44 +0200 * fixed inverted condition for undefined online_file. Thanks to Juergen Daubert. + * masqmail installs to /usr/local by default now. Previously it + installed to /usr. + * man pages get installed again. Again thanks to Juergen Daubert. + Docs and examples do get installed now too. + * updated the docs. Moved the man pages from docs/ to man/. + Added the old manual from the old website to the distribution. + * reworked the test cases completely. + * updated the README file and added a bug report howto * fixed dist-gen (wrong paths for md5sum) 0.2.22 Thu, 20 May 2010 21:19:56 +0200
--- a/NEWS Sun May 30 20:59:49 2010 +0200 +++ b/NEWS Sun May 30 21:01:05 2010 +0200 @@ -13,6 +13,18 @@ by file unusable. Thanks to Juergen Daubert for reporting and providing a patch. +- Masqmail installs to /usr/local by default now. Previously it +installed to /usr. To regain the old behavior, add + --prefix=/usr +to the configure call. + +- Man pages get installed again; in 0.2.22 they were not. Again thanks +to Juergen Daubert. Docs and examples do get installed now too. + +- Updated the docs. Moved the man pages from docs/ to man/. Added the +old manual from the old website to the distribution. Added a bug +reporting howto. + 0.2.22