README
changeset 937 43cceb37324c
parent 932 bcd0c12070b2
parent 935 a03ea39aca2a
child 938 16594198b64a
--- a/README	Sun May 11 01:29:11 2014 -0700
+++ b/README	Wed May 14 16:42:41 2014 -0700
@@ -67,12 +67,14 @@
     - avoid exchanging common markers in some case
  - add a hook related to the new commands
 
-3.3.2 --
+3.3.2 -- 2014-05-14
 
 - fix a bug where evolve were creating changeset with 2 parents on windows
   (fix issues #16, #35 and #42)
 - adds a --obsolete flag to import (requieres Mercurial 3.0)
 - prune: update to successor rather than parent when pruning '.' with -s
+- fold: add missing --message and --logfile option
+- fold: add squash as an alias
 
 3.3.1 -- 2014-04-23