* NEWS, TODO, configure.ac: prepare for 0.99 release

This commit is contained in:
djcb 2012-10-14 17:00:54 +03:00
parent ffe8fd4f24
commit 51f5f5ed5d
3 changed files with 13 additions and 3 deletions

11
NEWS
View File

@ -1,6 +1,8 @@
#+STARTUP:showall
* NEWS (user visible changes)
** Release 0.9.9 <unreleased>
** Release 0.9.9 <2012-10-14>
*** mu4e
- view: address can be toggled long/short, compose message
@ -36,6 +38,13 @@
- add mu:timestamp, mu:count
- handle db reopenings in the background
* Old news
:PROPERTIES:
:VISIBILITY: folded
:END:
** Release 0.9.8.5 <2012-07-01>
*** mu4e

3
TODO
View File

@ -1,4 +1,4 @@
f#+STARTUP: showall
#+STARTUP: showall
* TODO (fixes, ideas, etc.)
@ -152,3 +152,4 @@ f#+STARTUP: showall
# Local Variables:
# mode: org
# End:

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.9.9-dev7],[http://code.google.com/p/mu0/issues/list],[mu])
AC_INIT([mu],[0.9.9],[http://code.google.com/p/mu0/issues/list],[mu])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([mu/mu.cc])
# libtoolize wants to put some stuff in here; if you have an old