summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 7 insertions, 5 deletions
diff --git a/README b/README
index 626b6db..ccf421b 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ CATARACT
Static web photo gallery generator
http://cgg.bzatek.net/
-version 0.99.3 [2009-05-09]
+version 1.0.0 [2009-10-24]
Copyright (C) 2008-2009 Tomas Bzatek <tbzatek@users.sourceforge.net>
See NEWS for brief list of changes
@@ -31,6 +31,7 @@ Planned features:
* optional pushing comments and captions to images
* switchable flat album view
* slideshow mode
+ * mobile/lite version
* switchable styles
* jBrout db support?
* stars rating system (iframed php script?)
@@ -105,10 +106,10 @@ BUILDING
--------
First make sure you have met the following requirements:
- libxml-2.0 (tested with 2.7.2)
- glib-2.0 (2.16.0 recommented, tested with 2.18.3)
- exiv2 (tested with 0.17.1)
- ImageMagick (tested with 6.4.5.7)
+ libxml-2.0 (tested with 2.7.4)
+ glib-2.0 (2.16.0 recommented, tested with 2.22.1)
+ exiv2 (tested with 0.18.1)
+ ImageMagick (tested with 6.5.2.9)
Please refer to standard instructions in the INSTALL file.
@@ -121,6 +122,7 @@ repository snapshot command:
git clone git://git.bzatek.net/cataract
For write access to the repository please contact developers.
+Feel free to send any patches, we'll review them and commit if suitable.
LICENSE