summaryrefslogtreecommitdiffstats
path: root/docs/04_releases.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-03-05 16:32:18 -0500
committerJames Moger <james.moger@gitblit.com>2012-03-05 16:32:18 -0500
commit6fa6abf07be67bba86e9781a4028c4b3863b50f7 (patch)
tree4894e79d2ef7dba1209ffa9f697137443666f3bb /docs/04_releases.mkd
parent3f0677744e5b0195e3c23de9c5fd94924bfb592e (diff)
downloadgitblit-6fa6abf07be67bba86e9781a4028c4b3863b50f7.tar.gz
gitblit-6fa6abf07be67bba86e9781a4028c4b3863b50f7.zip
Replace ChoiceRenderer with StringChoiceRenderer (issue 71)
Diffstat (limited to 'docs/04_releases.mkd')
-rw-r--r--docs/04_releases.mkd1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index da886334..fed78166 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -30,6 +30,7 @@ Push requests to these repositories will be rejected.
#### fixes
+- Uppercase repositories not selectable in edit palettes (issue 71)
- Activity page now displays all local branches (issue 65)
- Fixed (harmless) nullpointer on pushing to an empty repository (issue 69)
- Fixed possible nullpointer from the servlet container on startup (issue 67)