Changeset - 6c3d81f9529c
[Not reviewed]
beta
0 2 0
Marcin Kuzminski - 15 years ago 2011-01-06 16:01:51
marcin@python-works.com
Changelog update
2 files changed with 17 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/changelog.rst
Show inline comments
 
@@ -29,6 +29,22 @@ fixes
 
- fixed large tooltips problems
 
- fixed propagation to error controller on simplehg and simplegit middlewares
 
 
 
1.1.1 (**2011-01-xx**)
 
----------------------
 
 
 
news
 
++++
 

	
 
- added force https option into ini files for easier https usage (no need to
 
  set server headers with this options)
 

	
 
fixes
 
++++
 

	
 
- 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
 

	
 

	
 
1.1.0 (**2010-12-18**)
 
----------------------
test.ini
Show inline comments
 
@@ -45,6 +45,7 @@ lang=en
 
cache_dir = %(here)s/data
 
index_dir = /tmp/index
 
cut_off_limit = 256000
 
force_https = false
 

	
 
####################################
 
###        CELERY CONFIG        ####
0 comments (0 inline, 0 general)