update.
[elisp/album.git] / ChangeLog
index bda3398..4cc1a62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * www-image.el (www-image-write-html): Add new argument
+       `dest-dir'; change order of arguments; expect `prev-file', `file'
+       and `next-file' are relative path; expect `prev-file' and
+       `next-file' are omitted extensions.
+       (www-image-convert-images): Add new argument `dest-dir'; change
+       order of arguments; change `prev-file' and `next-file' to
+       non-optional arguments; modify for `www-image-write-html'.
+
+2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-image.el (www-image-write-html): Add new argument
        `prev-file', `next-file' and `prev-grade'; add links for
        `prev-file', `next-file', `prev-grade' and `next-grade'.
        (www-image-convert-images): New optional argument `prev-file' and