changeset 2624:e5dd5d152b68

Recategorise 7197906 as a backport. 2013-01-16 Andrew John Hughes <gnu.andrew@member.fsf.org> * NEWS: Recategorise 7197906 as a backport.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Wed, 16 Jan 2013 01:40:59 +0000
parents 9f56fa25a4f3
children 04e3b3ccc887
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 16 01:11:05 2013 +0000
+++ b/ChangeLog	Wed Jan 16 01:40:59 2013 +0000
@@ -1,3 +1,7 @@
+2013-01-16  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* NEWS: Recategorise 7197906 as a backport.
+
 2013-01-16  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* NEWS: Add 2.3.5 section and document
--- a/NEWS	Wed Jan 16 01:11:05 2013 +0000
+++ b/NEWS	Wed Jan 16 01:40:59 2013 +0000
@@ -21,8 +21,9 @@
   - S8004933, CVE-2012-3174: Improve MethodHandle interaction with libraries
   - S8006017, CVE-2013-0422: Improve lookup resolutions
   - S8006125: Update MethodHandles library interactions
+* Backports
+  - S7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
 * Bug fixes
-  - S7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
   - G422525: Fix building with PaX enabled kernels.
 
 New in release 2.3.3 (2012-10-17):