X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Changes;fp=Changes;h=e02c697a538b92d4ca495c8030f8358b3c230372;hb=cab0e9b3e5654a55a4fd8128ef6ce8f7e029f1de;hp=f72b901a4b0d538c91cf0a6b5a1462c2db3d0b22;hpb=8dbf791e19bfe71212548753c9f370ed7c8d4745;p=deb_pkgs%2Flibapache-gallery-perl.git diff --git a/Changes b/Changes index f72b901..e02c697 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,25 @@ -$Author: mil $ $Rev: 324 $ -$Date: 2011-02-22 21:56:06 +0100 (Tue, 22 Feb 2011) $ +$Author: mil $ $Rev: 335 $ +$Date: 2011-06-08 20:47:46 +0200 (Wed, 08 Jun 2011) $ Revision history for Perl extension Apache::Gallery. +1.0.2 Wed Jun 8 20:47:16 CEST 2011 + + - Extended GalleryUnderscoresToSpaces to filenames as well. + (Debian bug #348724, Francesco Potortì) + - Added txt to GalleryDocFile, the code in Gallery.pm already + allowed it. (Luca Capello) + - Added text-html.png and text-txt.png icons. + (Debian bug #423004, Luca Capello) + - Fixed counter typo for .folder in next directory + menu item. (Luca Capello) + - Added support to ignore items through .ignore. + (Debian bug #619625, Luca Capello) + - Fixed spelling typos in Gallery.pm and README. (Luca Capello) + - GalleryCacheDir defaults to /var/cache/www/ per the FHS-2.3. + (Debian bug #337197, Luca Capello) + - Fixed two minor POD errors (Michael Legart) + 1.0.1 Wed Feb 23 20:45:38 CET 2011 - Added missing template files to MANIFEST