From 3bd6450da06e4a707e476c40e44dfc94ceb9ac6c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Apr 2005 15:16:41 +0000 Subject: [PATCH] update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7f41d67..00c2ffd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2005-04-18 MORIOKA Tomohiko + * album.el (album-write-html): Add new argument + `image-url-prefix'. + (album-convert-image): Rename argument `dest-dir' to + `image-dest-dir'; add new arguments `html-dest-dir' and + `image-url-prefix'. + (album-convert-images): Likewise. + (album-convert-directory): Likewise. + +2005-04-18 MORIOKA Tomohiko + * album.el (album-convert-image): Expand relative path in argument `file'; don't convert fullsize file if `file' is JPEG. (album-convert-directory): Specify default pattern of image files. -- 1.7.10.4