3.20, not 3.12
diff --git a/NEWS b/NEWS
index 745e6f1..cb4ae09 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@
 apply to that specific program only; other changes apply to all of
 them.
 
+Changes in 3.20:
+	* EXTLINUX: New options --install (-i) and --update (-U), to
+	  make it clear if a boot loader should be installed or
+	  updated.  For now, defaults to --install for compatibility;
+	  a future version will require one of these options.
+	* New library functions to load and place files in memory.
+
 Changes in 3.11:
 	* MEMDISK: Fix bug by which accessing the real floppy disk
 	  as B: in MS-DOS was broken.