update.
[elisp/album.git] / ChangeLog
index bda3398..d199c9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-convert-directory): New function.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-convert-images): New function.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-convert-image): Renamed from
+       `album-convert-images'.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el, www-image.el: Rename www-image.el to album.el; rename
+       prefix `www-image' to `album'.
+
+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