<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,7 @@
 2008-01-28  Michael Olson  &lt;mwolson@gnu.org&gt;
 
+	* NEWS: Update.
+
 	* Update copyright years.
 
 	* etc/muse.rnc: Add support for the &lt;br&gt; tag.  Don't allow &lt;cite&gt;</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -2,6 +2,35 @@ Emacs Muse NEWS --- History of user-visible changes    -*- outline -*-
 
 * Changes in Muse 3.12
 
+** New interactive function `muse-update-values': Call this after
+changing muse-project-alist, in order to update various autogenerated
+values.
+
+** Tag attributes may now span multiple lines.
+
+** Don't keep track of undo data when publishing.
+This should yield a speed-up.
+
+** Build system
+
+*** Add support for the DESTDIR variable, which allows the destination
+directory to be easily set.
+
+** Muse Mode highlighting (lisp/muse-colors.el)
+
+*** Display message when muse-colors-toggle-inline-images is called.
+
+** ConTeXt publishing (lisp/muse-context.el)
+
+*** Fix publishing bug in Windows.
+
+** HTML publishing (lisp/muse-html.el)
+
+*** Fix bug where nested class tags were not working.
+
+*** Fix error that occurred when a class tag had no name element.
+In this case, we do not publish the tag at all.
+
 ** LaTeX publishing (lisp/muse-latex.el)
 
 *** Escape specials in image filenames properly
@@ -29,6 +58,63 @@ with
 
 in your headers.
 
+*** Default to using UTF-8 rather than latin1 in headers.
+
+*** Fix publishing bug in Windows.
+
+*** Escape backslash as \textbackslash{} in monospace regions.
+
+** Publish embedded LaTeX content to a PNG file (lisp/muse-latex2png.el)
+
+*** Detect whether the tag ends at the end of a line.
+If not, do not use &quot;$$&quot; to publish it.
+
+** Muse Mode (lisp/muse-mode.el)
+
+*** New option: `muse-insert-url-initial-input' specifies the initial text
+to use when reading a URL.
+
+*** Fix bug with browsing anchors that come after a link to them.
+
+*** Fix bug involving filling and paragraphs next to headings.
+
+*** Fill definition lists with two initial spaces in lines after the
+definition list term.
+
+** Project support (lisp/muse-project.el)
+
+*** Fix issue that occurred when saving several files at once, where only
+one of them would make it into the project file-alist.
+
+*** If the PAGE argument to `muse-project-page-file' is nil, then return
+the first directory of the project.
+
+*** Fix bug where directory names without slashes in projects were not
+being recognized.
+
+** Publishing (lisp/muse-publish.el)
+
+*** New tag &lt;br&gt; represents a line break when publishing.
+This is supported in all publishing styles except for DocBook, which
+has no notion of line breaks without stylesheet hacks.
+
+*** Treat &quot;---&quot; as an mdash.
+Before, it would publish as an mdash followed by a single dash.
+
+*** Escape specials properly in footnotes in several styles.
+
+*** Fix bug with publishing plain URLs.
+
+*** Fix bad escaping of image links.
+
+*** Save match adta in `muse-publish-classify-url'.
+
+** Wiki-like behavior (lisp/muse-wiki.el)
+
+*** Display &lt;nop&gt; tags correctly.
+
+*** Publish &lt;nop&gt; tags correctly.
+
 * Changes in Muse 3.11
 
 ** Update my example settings in examples/mwolson.</diff>
      <filename>NEWS</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b18e4509f59f22a32c9149103c7abb885f4a20f2</id>
    </parent>
  </parents>
  <author>
    <name>Michael W. Olson</name>
    <email>mwolson@gnu.org</email>
  </author>
  <url>http://github.com/alexott/muse/commit/5d32e63bcb560214e4ab4eb7d72eeb85a8f7123e</url>
  <id>5d32e63bcb560214e4ab4eb7d72eeb85a8f7123e</id>
  <committed-date>2008-01-28T19:01:23-08:00</committed-date>
  <authored-date>2008-01-28T19:01:23-08:00</authored-date>
  <message>NEWS: Update.</message>
  <tree>361e5c699e1b9ae8cadf112151bfcdb2672778db</tree>
  <committer>
    <name>Michael W. Olson</name>
    <email>mwolson@gnu.org</email>
  </committer>
</commit>
