From 82b8485fcc6d247f78f665bb187d214133acc50a Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Thu, 12 Jun 2008 13:46:14 -0700 Subject: [PATCH] ChangeLog: Update. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2be314c..8660e28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-05-18 Michael Olson + + * texi/muse.texi (Tag Summary): Document the
tag. + +2008-05-18 Alex Ott + + * lisp/muse-html.el (muse-html-div-tag): New function which + publishes a
tag. + (muse-html-markup-tags): Add entry for "div". + + * lisp/muse-publish.el (muse-publish-markup-tags): Add entry for + "div". + (muse-publish-div-tag): By default, ignore
tags. + 2008-04-16 Michael Olson * Makefile.defs.default (DEBNAME, LASTUPLOAD, BUILDOPTS) -- 2.11.4.GIT