Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OHR Support
Manage
Activity
Members
Labels
Plan
Issues
97
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
OHR Support
Commits
9d13deee
Commit
9d13deee
authored
13 years ago
by
Eric Davis
Browse files
Options
Downloads
Plain Diff
Merge branch 'release-v1.3.0'
parents
afe5a2b2
07772e7e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/CHANGELOG.rdoc
+6
-0
6 additions, 0 deletions
doc/CHANGELOG.rdoc
lib/redmine/version.rb
+1
-1
1 addition, 1 deletion
lib/redmine/version.rb
with
7 additions
and
1 deletion
doc/CHANGELOG.rdoc
+
6
−
0
View file @
9d13deee
= ChiliProject changelog
== 2011-05-01 v1.3.0
* Bug #309: The login screen after lost_password redirects back to lost_password after you login
* Bug #347: Potential Security Vulnerability - Execution After Redirect
* Bug #352: Errorpage should be modified
== 2011-03-27 v1.2.0
* Bug #209: Don't hardcode user viewable labels (like "Path to .git repository")
...
...
This diff is collapsed.
Click to expand it.
lib/redmine/version.rb
+
1
−
1
View file @
9d13deee
...
...
@@ -3,7 +3,7 @@ require 'rexml/document'
module
Redmine
module
VERSION
#:nodoc:
MAJOR
=
1
MINOR
=
2
MINOR
=
3
PATCH
=
0
TINY
=
PATCH
# Redmine compat
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment