diff options
author | James Moger <james.moger@gitblit.com> | 2013-04-10 07:48:16 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-04-10 07:48:16 -0400 |
commit | 6d19dbff9baa7064162ab9466d0e7ebddec2f803 (patch) | |
tree | 51119eaca6e474160eb08d1ad37b140f4dc8b727 | |
parent | e57f4c85dbe0ee04665e43ce33c71f8581935bed (diff) | |
download | gitblit-6d19dbff9baa7064162ab9466d0e7ebddec2f803.tar.gz gitblit-6d19dbff9baa7064162ab9466d0e7ebddec2f803.zip |
Documentation
-rw-r--r-- | releases.moxie | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index b058cc7d..1dcf0912 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
+ - 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)
- Fixed incorrect icon file name for .doc files (issue 200)
@@ -57,6 +58,7 @@ r17: { - Philip Boutros
- Rafael Cavazin
- Ryan Schneider
+ - Sakurai Youhei
- Sarah Haselbauer
- Slawomir Bochenski
- Stardrad Yin
|