diff options
author | James Moger <james.moger@gitblit.com> | 2013-04-15 16:01:54 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-04-15 16:01:54 -0400 |
commit | 08649edab7d6c7d6fb81a7fabbddf771e685e751 (patch) | |
tree | bd9ce570c9a443dc470e0e35e80d872ccb210e9e | |
parent | ed566a162c780faa0d6c84fac8fbbd3738586445 (diff) | |
download | gitblit-08649edab7d6c7d6fb81a7fabbddf771e685e751.tar.gz gitblit-08649edab7d6c7d6fb81a7fabbddf771e685e751.zip |
Documentation
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 5b56bf7a..f85808a1 100644 --- a/releases.moxie +++ b/releases.moxie @@ -11,6 +11,7 @@ r17: { - Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped
- Added more error checking to blob page and blame page
- Disable SNI extensions for client SSL connections
+ - Fixed prettify language extension loading
- Use bash instead of sh in Linux/OSX shell scripts (issue 154)
- Fix NPE when getting user's fork without repository list caching (issue 182)
- Fix internal error on folder history links (issue 192)
|