From 6a603f724e4ab19bf1d9626549f0e95d9570e5ab Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 29 Mar 2008 07:59:23 +0100 Subject: upgedated CHANGELOG, README and UPGRADE Signed-off-by: Andreas Unterkircher --- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 9cd82f0..5e1d438 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +phpfspot (1.4) + + * feature, support PNG image format. + * feature, auto-completion for tag-search. + * feature, lightbox2 for photo preview out of the photo index. + + -- Andreas Unterkircher Sat, 29 Mar 2008 11:00:00 +0100 + phpfspot (1.3) * bug, fixed auto-rotation when EXIF Orientation header is set. -- cgit v1.2.3-18-g5258 From 1532cb592eb45670d0d72fe5e9acb1f5b0fb31c9 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 29 Mar 2008 08:26:34 +0100 Subject: issue107, make sqlite-temp directory configurable issue107, add a note to CHANGE about issue107 (configurable sqlite temp directory) Signed-off-by: Andreas Unterkircher --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 5e1d438..9cf51cb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ phpfspot (1.4) * feature, support PNG image format. * feature, auto-completion for tag-search. * feature, lightbox2 for photo preview out of the photo index. + * bug, SQlite temporary directory can now be set in phpfspot_cfg.php -- Andreas Unterkircher Sat, 29 Mar 2008 11:00:00 +0100 -- cgit v1.2.3-18-g5258 From 67f0eb35f6c3fe9bdda3cb585a0fe5e9ccb0e563 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 29 Mar 2008 08:57:49 +0100 Subject: issue108, a bit more color for tag-cloud Signed-off-by: Andreas Unterkircher --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 9cf51cb..e226e78 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ phpfspot (1.4) * feature, support PNG image format. * feature, auto-completion for tag-search. * feature, lightbox2 for photo preview out of the photo index. + * feature, a bit more color for tag-cloud. * bug, SQlite temporary directory can now be set in phpfspot_cfg.php -- Andreas Unterkircher Sat, 29 Mar 2008 11:00:00 +0100 -- cgit v1.2.3-18-g5258