~ubuntu-branches/ubuntu/quantal/libapache-gallery-perl/quantal

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): Don Armstrong
  • Date: 2011-09-28 14:57:52 UTC
  • mfrom: (1.1.5 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110928145752-y9wqfirb6gjmxu6c
Tags: 1.0.1-2
Fix maintainer address

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$Author: mil $ $Rev: 308 $
2
 
$Date: 2005-09-16 11:52:59 +0300 (Fri, 16 Sep 2005) $
 
1
$Author: mil $ $Rev: 324 $
 
2
$Date: 2011-02-22 21:56:06 +0100 (Tue, 22 Feb 2011) $
3
3
 
4
4
Revision history for Perl extension Apache::Gallery.
5
5
 
 
6
1.0.1 Wed Feb 23 20:45:38 CET 2011
 
7
 
 
8
        - Added missing template files to MANIFEST
 
9
 
 
10
1.0 Tue Feb 22 21:54:31 CET 2011
 
11
 
6
12
        - Handle files that match both GalleryDocFile and GalleryImgFile
7
13
          correctly. (Claus Faerber)
 
14
        - Only respond to HEAD and GET requests, enabling users to use
 
15
          WebDAV for upload (Andreas Plesner)
 
16
        - Added new option GalleryCommentExifKey to get comments from
 
17
          EXIF data (Michael Legart)
 
18
        - Added new option GalleryEnableMediaRss to enable generation of
 
19
          a media RSS feed for each directory listing. This works with
 
20
          e.g. the plugin from http://piclens.com to enable 3D viewing
 
21
          of your gallery. (Michael Legart)
 
22
        - Make browser-caching work with mod_perl 2. Supports If-None-Match
 
23
          and If-Modified-Since headers. Sets Last-Modified-Date and
 
24
          ETag headers. (Michael Legart)
8
25
 
9
26
1.0RC3 Fri Sep 16 10:27:48 CEST 2005
10
27