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
6df18f0a
Commit
6df18f0a
authored
13 years ago
by
Holger Just
Browse files
Options
Downloads
Plain Diff
Merge branch 'release-v2.5.0'
parents
c2edd624
7104a245
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
+15
-0
15 additions, 0 deletions
doc/CHANGELOG.rdoc
lib/chili_project/version.rb
+1
-1
1 addition, 1 deletion
lib/chili_project/version.rb
with
16 additions
and
1 deletion
doc/CHANGELOG.rdoc
+
15
−
0
View file @
6df18f0a
= ChiliProject changelog
= ChiliProject changelog
== 2011-11-30 v2.5.0
* Bug #258: Upgrade from ruby-net-ldap to net-ldap gem
* Bug #554: Failed to migrate from 1.2.0 to 2.1.0 with Ruby 1.9.2
* Bug #688: doc/CHANGELOG.rdoc is very huge
* Bug #698: Searching in issue is broken on ruby 1.9
* Bug #707: Wiki diffs: incompatible character encoding error on Ruby 1.9.2
* Bug #709: Redmine.pm potential security issue with cache credential enabled and subversion
* Bug #711: translation missing: en, field_lock_version on issue edit on Ruby 1.9
* Bug #735: any user can edit time entries via context menu
* Bug #736: Adding users with a dash "-" in email address is broken sometimes
* Feature #124: User deletion
* Feature #706: Add hooks to view projects/index.rhtml
* Feature #725: Compatibility check for jQuery and Prototype availability
== 2011-10-31 v2.4.0
== 2011-10-31 v2.4.0
* Bug #277: News list is missing Avatars
* Bug #277: News list is missing Avatars
...
...
This diff is collapsed.
Click to expand it.
lib/chili_project/version.rb
+
1
−
1
View file @
6df18f0a
...
@@ -18,7 +18,7 @@ module ChiliProject
...
@@ -18,7 +18,7 @@ module ChiliProject
module
VERSION
#:nodoc:
module
VERSION
#:nodoc:
MAJOR
=
2
MAJOR
=
2
MINOR
=
4
MINOR
=
5
PATCH
=
0
PATCH
=
0
TINY
=
PATCH
# Redmine compat
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