NEW in 1.6.1

* Lots of bug fixes

* Udpated readme document

* Simplified installation


NEW in 1.6

* You can create book albums in which you can control the page layout
  and generate a PDF to print the book.

* Lowered memory usage by splitting the code into small files that are
  loaded only if needed.

* The displayed size of thumbnails can be configured.


NEW in 1.5.1

* Pictures can be ordered inside albums

* Added a script to upgrade database automatically

* Added permissions on albums


NEW in 1.5

* All navigation icons are always displayed (inactive ones are grayed
  out) so that they always at the same place.

* In the non recursive view, a picture is displayed for each album
  (the best of the album by default)

* Pictures can be selected without reloading the page

* Added quota features

* Added 'su' feature for admins

* Easier 'person' keywords entry with check boxes, completion on
  keyword entry

* Configurable interval between pictures in slideshow mode

* Users can create new topic or roll when uploading pictures

* Added tooltips on thumbnails (can be disabled by logged users)

* Logged user can maintain a selection of picture and do things of the
  selected pictures (add keywords, change topic, change groups). You
  can even export the selection to a tar archive.

* Included photodb interface from rob <r.j.j.jongschaap@home.nl>. See
  the photodb/README file for more information.

* More compact layout in normal mode (keywords and add keyword are
  side by side) and roll admin mode.


NEW in 1.4.1

* Added a german translation (thanks to Hans-Christoph Steiner), and a
  few bugs fixed.


New in 1.4

* Can filter by author

* Fixed display bug in renderSimilarPictures()

* Display the number of pictures in sub-topics and do not display
  subtopics with no picture.


New in 1.3.2

* Properly build the tarball so that language files are installed correctly. 

* Set the charset in the HTTP header so that non iso-8859-1 languages
  (such as polish) work properly.

* Updated french translation.


New in 1.3.1

* Added LICENCE file to say it is GPL.

* Added a cancel button in the login form so that visitors are stuck
  with it if they have no login and arrive here by mistake.

* Descriptions are displayed under the thumbnails (it this actually
  done before 1.3, but I forgot to mention it).


New in 1.3

* Handle if-modified-since so that browsers can cache images.

* Finished the new look with stylesheets

* added missing netscape.css in tar.gz

* added a "user bar" at the top the page when user is logged in, with
  links to login,logout, user's rolls and groups,preferences and
  admin/normal view.

* Updated renderRoll and all admlin forms to meet the new look and
  feel standards

* Fixed stylesheet for MSIE


New in 1.2.4

* Big appearence improvements for those who have a CSS enables browser
  (Mozilla for instance).


New in 1.2.3

* Stole pixmaps for next,prev and up from Galeon.

* Added displayModes to control how much info is displayed about the
  pictures. 'diaporama' displays only the title and the topic so it's
  faster.


New in 1.2.2

* Added parameter MatchAll in multipleKeywordSearch

* Fixed bug in addPicture and updatePictures

* You can now set the groups of pictures added when creating a roll
  with addAllPictures.

* Use foreign keys in sql tables

* Preliminary work to enable pictures to belong to several topics.

* similarPictures and multipleKeywordSearch results are now sortable

* listUnindexed : performance improved


New in 1.2.1

* Fixed that bug that prevented you from viewing the big pictures in
  rolls, topics ...


New in 1.2

* keywordSearch : introduced multiple keyword seach and "search
  similar images".

* updateGroup: fixed he bug that caused user to be appear several
  times in the same group if you update the group several times in a
  row. 

* userAdd: A mail can be sent to the created user to inform him of his
  login and password
      
* deleteTopic: fixed a bug

* Most admin forms are now on a separate page so that the size of
  admin pages is diminished.

