changeset 82523:e912a8676e84

Joakim Verona <joakim at verona.se> Mention svg support.
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Aug 2007 04:07:50 +0000
parents 7d277dcc9c0f
children 37968753092d
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Aug 22 04:05:28 2007 +0000
+++ b/etc/NEWS	Wed Aug 22 04:07:50 2007 +0000
@@ -34,6 +34,8 @@
 
 * Changes in Emacs 23.1
 
+** Emacs now supports the SVG image format through librsvg2.
+
 ** If you set find-file-confirm-nonexistent-file to t, then C-x C-f
 requires confirmation before opening a non-existent file.