Changeset - 9e21e0c428bb
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 15 years ago 2011-04-26 19:19:18
marcin@python-works.com
changelog update
1 file changed with 4 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/changelog.rst
Show inline comments
 
@@ -32,12 +32,14 @@ news
 
- setup command checks for write access to given path
 
- fixed many issues with international characters and unicode. It uses utf8
 
  decode with replace to provide less errors even with non utf8 encoded strings
 
- #125 added API KEY access to feeds
 
- #109 Repository can be created from external Mercurial link (aka. remote 
 
  repository, and manually updated (via pull) from admin panel
 
- beta git support - push/pull server + basic view for git repos
 
- added followers page
 

	
 
fixes
 
-----
 

	
 
- fixed file browser bug, when switching into given form revision the url was 
 
  not changing
 
@@ -46,13 +48,14 @@ fixes
 
- fixed problem with '[' chars in commit messages in journal
 
- fixed #99 Unicode errors, on file node paths with non utf-8 characters
 
- journal fork fixes
 
- removed issue with space inside renamed repository after deletion
 
- fixed strange issue on formencode imports
 
- fixed #126 Deleting repository on Windows, rename used incompatible chars. 
 
- #150 fixes for errors on repositories mapped in db but corrupted in filesystem
 
- #150 fixes for errors on repositories mapped in db but corrupted in 
 
  filesystem
 

	
 

	
 
1.1.8 (**2011-04-12**)
 
======================
 

	
 
news
0 comments (0 inline, 0 general)