* final changes for 0.6 release

This commit is contained in:
Dirk-Jan C. Binnema 2010-01-23 16:46:02 +02:00
parent 9e5e63d1ae
commit d5aa4e92e0
3 changed files with 23 additions and 6 deletions

8
TODO
View File

@ -1,14 +1,14 @@
#+STARTUP:showall
* to-do list for mu-ng first release
** release 0.6 [87%]
** release 0.6 [100%]
- [X] implement re-index
- [X] mu-index config options
- [X] check which options actually work, remove rest
- [X] fix AND/OR escaping issue
- [ ] update web page
- [ ] man page / help
- [X] update web page
- [X] man page / help
- [X] --mode for mkdir
- [X] add mu cleanup
- [X] add --clear option for --linksdir
@ -26,7 +26,7 @@
- [X] valgrind checking
- [X] check existing bugs in c.g.c
- [X] cleanup ascending/descending stuff
- [ ] testing
- [X] testing
** release 0.7 [%]

View File

@ -14,7 +14,7 @@
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_INIT([mu],[0.6-beta],[http://www.djcbsoftware.nl/code/mu])
AC_INIT([mu],[0.6],[http://www.djcbsoftware.nl/code/mu])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/mu.c])
AM_INIT_AUTOMAKE([dist-bzip2])

View File

@ -116,7 +116,24 @@ href="http://www.qmail.org/qmail-manual-html/man5/maildir.html" >maildirs</a>
<h2><a name="news" >news</a></h2>
<ul>
<li>[2010-01-26] <strong>mu version 0.6-beta</strong>. After some
<li>[2010-01-23] <strong>mu version 0.6</strong> released. Changes compared
to the beta version are:
<ul>
<li>improved documentation, with more examples and more extensive
discussion of various technical aspects</li>
<li>some fixes, thanks to bug reports from beta-testers</li>
<li>added search for the the Message-Id field.</li>
</ul>
There is a separate branch for 0.6 in the git repository (see below), HEAD
will become 0.7</ul>
</li>
<li>[2010-01-16] <strong>mu version 0.6-beta</strong>. After some
hiatus in the release schedule, <tt>mu</tt> is back now! The new
version is a total overhaul of what was there before. It's smaller
and faster, and removes quite a bit of the (in the eyes of the