update.
[elisp/album.git] / ChangeLog
index f795af8..48404b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2006-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-page.el (www-page-display-dir): Use `img.cgi' instead of
+       `page.cgi' for images.
+       (www-page-display-page): Likewise.
+
+       * img.cgi: New file.
+
+2006-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * iphoto-util.el: New file.
+
+2006-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-page.el (www-page-display-dir): Renamed from
+       `www-page-display-thumbnails'.
+       (www-page-display-image): Check file exists.
+       (www-page-batch-get): Use `www-page-display-dir' instead of
+       `www-page-display-thumbnails'.
+
+2006-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-page.el (www-page-size-specs): Change `WXGA' to 1280x800.
+
+2006-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-page.el (www-page-display-page): Fix problem when the
+       specified file is a reference; fix problem when the specified
+       file's directory does not exist.
+
+2006-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-page.el (www-page-display-page): Display error message if
+       file is not found.
+
+2006-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-page.el (www-page-display-thumbnails): Support `refs'
+       feature about indirect references.
+       (www-page-display-page): Support `ref' feature about indirect
+       reference.
+
 2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * page.cgi: New file.