Automatic date update in version.in
[platform/upstream/binutils.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 94d086e..c44c0ab 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,17 @@
 -*- text -*-
 
+Changes in 2.25:
+
+* PE binaries now once again contain real timestamps by default.  To disable
+  the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp
+  command line option.
+
+* Replace support for openrisc and or32 with support for or1k.
+
+* Add support for the --build-id command line option to COFF based targets.
+
+* x86/x86_64 pe-coff now supports the --build-id option.
+
 * Add support for the Andes NDS32.
 
 Changes in 2.24: