##// END OF EJS Templates
update changelog from default
marcink -
r1174:22862271 beta
parent child Browse files
Show More
@@ -50,6 +50,51 b' fixes'
50 - fixed strange issue on formencode imports
50 - fixed strange issue on formencode imports
51 - fixed #126 Deleting repository on Windows, rename used incompatible chars.
51 - fixed #126 Deleting repository on Windows, rename used incompatible chars.
52
52
53 1.1.7 (**2011-03-23**)
54 ======================
55
56 news
57 ----
58
59 fixes
60 -----
61
62 - fixed (again) #136 installation support for FreeBSD
63
64
65 1.1.6 (**2011-03-21**)
66 ======================
67
68 news
69 ----
70
71 fixes
72 -----
73
74 - fixed #136 installation support for FreeBSD
75 - RhodeCode will check for python version during installation
76
77 1.1.5 (**2011-03-17**)
78 ======================
79
80 news
81 ----
82
83 - basic windows support, by exchanging pybcrypt into sha256 for windows only
84 highly inspired by idea of mantis406
85
86 fixes
87 -----
88
89 - fixed sorting by author in main page
90 - fixed crashes with diffs on binary files
91 - fixed #131 problem with boolean values for LDAP
92 - fixed #122 mysql problems thanks to striker69
93 - fixed problem with errors on calling raw/raw_files/annotate functions
94 with unknown revisions
95 - fixed returned rawfiles attachment names with international character
96 - cleaned out docs, big thanks to Jason Harris
97
53 1.1.4 (**2011-02-19**)
98 1.1.4 (**2011-02-19**)
54 ======================
99 ======================
55
100
General Comments 0
You need to be logged in to leave comments. Login now