changeset 920:2aab909a0eaf beta

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 06 Jan 2011 18:48:06 +0100
parents 6c3d81f9529c
children 218128a7d45c
files docs/changelog.rst
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Thu Jan 06 16:01:51 2011 +0100
+++ b/docs/changelog.rst	Thu Jan 06 18:48:06 2011 +0100
@@ -3,7 +3,7 @@
 Changelog
 =========
 
-1.2.0 (**2010-12-18**)
+1.2.0 (**2011-XX-XX**)
 ----------------------
 
 :status: in-progress
@@ -25,10 +25,9 @@
 
 - fixed file browser bug, when switching into given form revision the url was 
   not changing
-- fixed #92 whoosh indexer is more error proof
-- fixed large tooltips problems
 - fixed propagation to error controller on simplehg and simplegit middlewares
 
+
 1.1.1 (**2011-01-xx**)
 ----------------------
  
@@ -44,6 +43,9 @@
 - fixed #96 redirect loop on files view on repositories without changesets
 - fixed #97 unicode string passed into server header in special cases (mod_wsgi)
   and server crashed with errors
+- fixed large tooltips problems
+- fixed #92 whoosh indexer is more error proof
+
 
 
 1.1.0 (**2010-12-18**)