diff --git a/NEWS b/NEWS
index cc059f6931041788e322bd95fb558bf56f8331c2..bd0b012fe8a1bae2f2df09f41ac92c549dfa8779 100644
--- a/NEWS
+++ b/NEWS
@@ -35,12 +35,15 @@ NEWS for the Nettle 3.10 release
 	* New combined gcm-aes assembly for powerpc64, contributed by
 	  Danny Tsen.
 
+	* New sha256 assembly for powerpc64, contributed by Eric
+          Richter.
+
 	* Improved performance for powerpc64 AES decrypt, by skipping
 	  subkey transformations that don't suit the vncipher
 	  instructions.
 
-	* Add arm64 CPU feature detection for Apple systems,
-	  contributed by Tim Kosse.
+	* Add arm64 CPU feature detection for Android and for Apple systems,
+	  contributed by Foolbar and Tim Kosse, prespectively.
 
 	Miscellaneous: