changeset 1174:228622715ee9 beta

update changelog from default
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 23 Mar 2011 20:58:12 +0100
parents f2b5279a5c77
children 8c0a57a4b89b 014c9a58a0d9
files docs/changelog.rst
diffstat 1 files changed, 45 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Wed Mar 23 20:56:05 2011 +0100
+++ b/docs/changelog.rst	Wed Mar 23 20:58:12 2011 +0100
@@ -50,6 +50,51 @@
 - fixed strange issue on formencode imports
 - fixed #126 Deleting repository on Windows, rename used incompatible chars. 
 
+1.1.7 (**2011-03-23**)
+======================
+
+news
+----
+
+fixes
+-----
+
+- fixed (again) #136 installation support for FreeBSD
+
+
+1.1.6 (**2011-03-21**)
+======================
+
+news
+----
+
+fixes
+-----
+
+- fixed #136 installation support for FreeBSD
+- RhodeCode will check for python version during installation
+
+1.1.5 (**2011-03-17**)
+======================
+
+news
+----
+
+- basic windows support, by exchanging pybcrypt into sha256 for windows only
+  highly inspired by idea of mantis406
+
+fixes
+-----
+
+- fixed sorting by author in main page
+- fixed crashes with diffs on binary files
+- fixed #131 problem with boolean values for LDAP
+- fixed #122 mysql problems thanks to striker69 
+- fixed problem with errors on calling raw/raw_files/annotate functions 
+  with unknown revisions
+- fixed returned rawfiles attachment names with international character
+- cleaned out docs, big thanks to Jason Harris
+
 1.1.4 (**2011-02-19**)
 ======================