Skip to content

Commit

Permalink
- Changelog: fixes erroneous / wrong entries for bug #15579
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/patrick.allaert/svn-git/ezp-repo/ezpublish/release/4.2.0@24181 a01eee8c-daba-0310-acae-fa49f3023285
  • Loading branch information
Bertrand Dunogier committed Sep 28, 2009
1 parent 831e080 commit 86b0514
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions doc/changelogs/4.2/CHANGELOG-4.1.0-to-4.2.0
Expand Up @@ -32,6 +32,8 @@ Changes from 4.1.0 to 4.2.0
- Implemented enhancement #15531: Restore eZExpiryHandler::isModified()
- Implemented enhancement #15326: Improve debugging and documentation of SiteLanguageList
(Merged from trunk (4.3.0alpha1) rev. 24144)
- Implemented enhancement #15575 (Refactor Version History Limit handling)
- Implemented enhancement #15574 (Throw a warning when VersionLimit < 2)

*Design:
- Implemented enhancement #14654: Admin Interface - include custom navigationpart menu template automatically
Expand Down Expand Up @@ -230,3 +232,4 @@ Changes from 4.1.0 to 4.2.0
- Fixed bug #15523: New objects of content classes installed by the package system have incorrect names and url aliases
- Fixed bug #15263: After package import, object name is empty
- Fixed bug #15561: eZContentObjectTreeNode::fetch() SQL error when conditions argument is given
- Fixed bug #15579: VersionManagement.VersionHistoryClass doesn't work
8 changes: 4 additions & 4 deletions doc/changelogs/4.2/unstable/CHANGELOG-4.2.0rc2-to-4.2.0
@@ -1,6 +1,8 @@
Changes from 4.2.0rc2 to 4.2.0

*Kernel:
- Implemented enhancement #15575 (Refactor Version History Limit handling)
- Implemented enhancement #15574 (Throw a warning when VersionLimit < 2)

*Design:

Expand All @@ -15,7 +17,5 @@ Changes from 4.2.0rc2 to 4.2.0
*Translations:

*Bugfixes:
- Fixed issue #15561: eZContentObjectTreeNode::fetch() SQL error when conditions argument is given
- Fixed issue #15579: VersionManagement.VersionHistoryClass doesn't work
Also implements #15575 (Refactor Version History Limit handling)
Also implements #15574 (Throw a warning when VersionLimit < 2)
- Fixed bug #15561: eZContentObjectTreeNode::fetch() SQL error when conditions argument is given
- Fixed bug #15579: VersionManagement.VersionHistoryClass doesn't work

0 comments on commit 86b0514

Please sign in to comment.