* NEWS: Add note about --dwarf-depth, --dwarf-start, and
[external/binutils.git] / binutils / NEWS
index a30f655..e069a25 100644 (file)
@@ -1,7 +1,12 @@
 -*- text -*-
 
-Changes in 2.21:
+* Add --preprocessor-arg option to windres to specify additional options
+  passed to preprocessor.
+
+* Add --dwarf-start and --dwarf-end to readelf and objdump.  These are used by
+  the new Emacs mode, see dwarf-mode.el.
 
+Changes in 2.21:
 
 * Add --interleave-width option to objcopy to allowing copying a range of
   bytes from the input to the output with the --interleave option.