From 299dd87dd721bb368fc02b382087c282a7d09205 Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Wed, 30 Apr 2008 15:55:07 +0000 Subject: [PATCH] released muttator 0.2 --- Makefile | 2 +- NEWS | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 468264c9..664a5b83 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 0.1 +VERSION = 0.2 NAME = muttator include Makefile.common diff --git a/NEWS b/NEWS index edbf3a19..8c7d945c 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,11 @@
-2008-
+2008-04-30:
     * version 0.2
     * ctrl-s mappings to move messages to an "Archive" folder (inspired by gmail)
     * new :moveto and :copyto commands
+    * u and ctrl-r mappings to undo/redo
+    * new muttator specific :help screen
+    * small bug fixes
 
 2008-04-29:
     * version 0.1