Bug number for r24323
authorRob Church <robchurch@users.mediawiki.org>
Sun, 22 Jul 2007 23:26:04 +0000 (23:26 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sun, 22 Jul 2007 23:26:04 +0000 (23:26 +0000)
RELEASE-NOTES

index 877b57d..167385d 100644 (file)
@@ -153,8 +153,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Pass the user as an argument to 'isValidPassword' hook callbacks; see
   docs/hooks.txt for more information
 * Introduce 'UserGetRights' hook; see docs/hooks.txt for more information
-* Pass new Revision to the 'ArticleInsertComplete' and 'ArticleSaveComplete'
-  hooks; see docs/hooks.txt for more information
+* (bug 9595) Pass new Revision to the 'ArticleInsertComplete' and
+  'ArticleSaveComplete' hooks; see docs/hooks.txt for more information
 * (bug 9575) Accept upload description from GET parameters
 
 == Bugfixes since 1.10 ==