changeset 2853:e61162c20222 beta

changelog+ contributors update
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 19 Sep 2012 22:34:38 +0200
parents 0d21e17bebad
children d998cc84cf72 94575ebeeabd
files CONTRIBUTORS docs/changelog.rst
diffstat 2 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/CONTRIBUTORS	Wed Sep 19 13:30:15 2012 +0800
+++ b/CONTRIBUTORS	Wed Sep 19 22:34:38 2012 +0200
@@ -23,4 +23,5 @@
     Takumi IINO <trot.thunder@gmail.com>
     Indra Talip <indra.talip@gmail.com>
     James Rhodes <jrhodes@redpointsoftware.com.au>
-    Dominik Ruf <dominikruf@gmail.com>
\ No newline at end of file
+    Dominik Ruf <dominikruf@gmail.com>
+    xpol <xpolife@gmail.com>
\ No newline at end of file
--- a/docs/changelog.rst	Wed Sep 19 13:30:15 2012 +0800
+++ b/docs/changelog.rst	Wed Sep 19 22:34:38 2012 +0200
@@ -5,7 +5,7 @@
 =========
 
 
-1.4.2 (**2012-XX-XX**)
+1.4.2 (**2012-09-12**)
 ----------------------
 
 :status: in-progress
@@ -20,14 +20,19 @@
   groups. Now only write access to group allows to create a repostiory
   within that group
 - #565 Add support for {netloc} and {scheme} to alternative_gravatar_url
+- updated translation for zh_CN 
 
 fixes
 +++++
 
 - fixed visual permissions check on repos groups inside groups
-
+- fixed issues with non-ascii search terms in search, and indexers
+- fixed parsing of page number in GET parameters
+- fixed issues with generating pull-request overview for repos with
+  bookmarks and tags, also preview doesn't loose chosen revision from
+  select dropdown
 
-1.4.1 (**2012-09-05**)
+1.4.1 (**2012-09-07**)
 ----------------------
 
 news