changeset 2794:634d347a7c78

Remove backport listed in 2.5.5 which was already fixed in 2.5.3. 2015-06-03 Andrew John Hughes <gnu.andrew@member.fsf.org> * NEWS: Remove backport listed in 2.5.5 which was already fixed in 2.5.3.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Wed, 03 Jun 2015 23:36:26 +0100
parents 7a49b37d9628
children 8e3a4d6a0338
files ChangeLog NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 03 18:48:47 2015 +0100
+++ b/ChangeLog	Wed Jun 03 23:36:26 2015 +0100
@@ -1,3 +1,8 @@
+2015-06-03  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* NEWS: Remove backport listed in 2.5.5
+	which was already fixed in 2.5.3.
+
 2015-06-03  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* Makefile.am:
--- a/NEWS	Wed Jun 03 18:48:47 2015 +0100
+++ b/NEWS	Wed Jun 03 23:36:26 2015 +0100
@@ -306,7 +306,6 @@
   - S7195480: javax.smartcardio does not detect cards on Mac OS X
   - S8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
   - S8011646: SEGV in compiled code with loop predication
-  - S8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
   - S8016545: java.beans.XMLEncoder.writeObject output is wrong
   - S8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change
   - S8019623: Lack of synchronization in AppContext.getAppContext()