README
changeset 919 ffce88754767
parent 862 f954e331d511
parent 917 fc04758ea9f5
child 920 dbeb1e649c5a
--- a/README	Mon Apr 14 15:10:29 2014 -0400
+++ b/README	Wed Apr 23 14:28:28 2014 -0700
@@ -52,6 +52,14 @@
 - only pull markers relevant to pulled subset (if server support)
 - added progress support for push and pull of markers over wire protocol
 
+3.3.1 -- 2014-04-23
+
+- various language fix
+- active bookmark now move when using prev/next (#37)
+- fix some preservation of rename information on evolve (#33)
+- abort when evolve tries to move a node on top of itself (will helps on the #35 front)
+- fold: enable --date and --user options
+
 3.3.0 -- 2014-03-04
 
 - add verbose hint about how to handle corner case by hand.