summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjcb <djcb@localhost.localdomain>2012-01-31 20:56:23 +0200
committerdjcb <djcb@localhost.localdomain>2012-01-31 20:56:23 +0200
commitb31b066b97593c78bd17ed329c629d9ac30bb870 (patch)
tree47aa4e941114712a53aa2cef1c14a1743e23c39b
parent7aea46100774578a2d09282312dd2f11e8538015 (diff)
* update docsv0.9.8
-rw-r--r--NEWS2
-rw-r--r--man/mu-extract.12
-rw-r--r--www/index.org23
3 files changed, 8 insertions, 19 deletions
diff --git a/NEWS b/NEWS
index 7e5f355..f8a653e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
* NEWS (user visible changes)
-** Release 0.9.8 <>
+** Release 0.9.8 <2012-01-31>
- '--descending' has been renamed into '--reverse'
- search for attachment MIME-type using 'mime:' or 'y:'
diff --git a/man/mu-extract.1 b/man/mu-extract.1
index 48549b7..f808c20 100644
--- a/man/mu-extract.1
+++ b/man/mu-extract.1
@@ -1,4 +1,4 @@
-.TH MU EXTRACT 1 "May 2011" "User Manuals"
+.TH MU EXTRACT 1 "January 2012" "User Manuals"
.SH NAME
diff --git a/www/index.org b/www/index.org
index 51c7bfa..dc68c5a 100644
--- a/www/index.org
+++ b/www/index.org
@@ -31,26 +31,15 @@
- accent/case normalization - so /angstrom/ will match /Ångström/.
- can be integrated with other e-mail clients such as [[http://www.mutt.org/][mutt]] and [[http://www.emacswiki.org/emacs/WanderLust][Wanderlust]].
- [[file:mu4e.html][mu4e]], an emacs-based e-mail client based on =mu=
- - [[file:mu-guile.html][mu-guile]]: guile-bindings that allow for scripting, advanced processing of
- your data
+ - [[file:mu-guile.html][mu-guile]]: guile 2.0 bindings that allow for scripting, advanced processing
+ of your data, and doing all kinds of statistics
- fully documented (man pages, info pages)
** News
-
- - 2012-01-15: [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8-alpha3.tar.gz][mu-0.9.8-beta1]] is available - most changes are in the
- Guile-bindings and their documentation, improved attachment handling (when
- forwarding), some improvements in =mu4e=, some re-factoring, cleanups. The
- plan is to do one more beta after this one, and then release the final 0.9.8.
- - 2012-01-07: [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8-alpha3.tar.gz][mu-0.9.8-alpha-3]] is available, with fixes for some =mu4e=
- configuration problems; also, the documentation now contains an example of
- how to set up =mu4e= with Gmail.
- - 2012-01-06: [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8-alpha2.tar.gz&can%3D2&q%3D#makechanges][mu-0.9.8-alpha-2]] is available; updates for =mu4e=, much
- improved guile bindings + documentation. The work-in-progress documentation
- is available here: [[http://www.djcbsoftware.nl/code/mu/mu4e/][mu4e]] and [[http://www.djcbsoftware.nl/code/mu/mu-guile/][mu-guile]].
- - 2011-12-30 [[http://code.google.com/p/mu0/downloads/list][mu-0.9.8-alpha]] is available; it comes with a an emacs-based
- email client (=mu4e=), updated guile bindings, search for attachment mime
- type and search inside any text part of a message, more tests, improvements
- in many parts of the code.
+ - 2012-01-31: finally, mu-0.9.8 is available. It comes with an emacs-based
+ e-mail client, [[file:mu4e.html][mu4e]], and much improved [[file:mu-guile.html][guile bindings]]. Furthermore, It adds
+ search for attachment mime type and search inside any text part of a
+ message, more tests, improvements in many parts of the code.
- 2011-09-03: mu 0.9.7 is now available; compared to the -pre version there
are a few small changes; the most important one is a fix specifically for
running mu on MacOS.