also show query on occuring error. helps for debugging to know which query has problems
[phpfspot.git] / CHANGELOG
1 phpfspot (1.2)
2
3   * Show only user-definied tags and pictures (contributed by Arun Persaud).
4
5  -- Andreas Unterkircher <unki@netshadow.at>  Fri, 25 Nov 2007 09:57:00 +0100
6
7 phpfspot (1.1)
8
9   * new thumbnail directory strcuture inspired by GIT's directory structure
10     (contributed by Arun Persaud).
11   * support for RSS feed (v2.0)
12   * support for PHP5's PDO (PHP Data Objects) to access sqlite3 database
13     (contributed by Arun Persaud).
14   * additional configurable options
15     - Path to smarty
16     - Path to store thumbnails
17
18  -- Andreas Unterkircher <unki@netshadow.at>  Fri, 09 Nov 2007 18:41:00 +0100
19
20 phpfspot (1.0)
21
22   * first major release
23
24  -- Andreas Unterkircher <unki@netshadow.at>  Sat, 18 Aug 2007 16:36:00 +0200