James Moger
2014-10-20 d6b70ab47bc5be26a9671dfd3a0a3dd9fa044eb4
releases.moxie
@@ -1,10 +1,10 @@
#
# ${project.version} release
# 1.6.1 release
#
r25: {
    title: ${project.name} ${project.version} released
    id: ${project.version}
    date: ${project.buildDate}
    title: Gitblit 1.6.1 released
    id: 1.6.1
    date: 2014-10-20
    note: ''
          The next major release (v1.7.0) will focus on:
          * ticket-75: making projects more useful including the concept of project ownership
@@ -33,6 +33,7 @@
    - Fix internal error when specifying a blob url without a path (ticket-113)
    - Fix milestone queries for hyphentated names (ticket-115)
    - Fix duplicate repositories on dashboards (issue-454, ticket-117)
    - Fix lower-case project names in RepositoryNamePanel (issue-509, ticket-118)
    - Fix ticket notifications not sent when author doesn't have an email address (issue-423, ticket-132)
    - Fix regression in create-ticket-on-push & clarify reported explanation (ticket-135)
    - Fix redirects after ajax form submissions with Tomcat (issue-455, ticket-136)
@@ -112,6 +113,7 @@
    - ThanksForAllTheFish
    - Stephan Krull
    - jliedy
    - Michael Glauche
}
#
@@ -1530,6 +1532,6 @@
   - James Moger
}
snapshot: &r25
release: &r24
releases: &r[1..24]
snapshot: ~
release: &r25
releases: &r[1..25]