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