~spuul/nginx/trunk

« back to all changes in this revision

Viewing changes to debian/modules/ngx-fancyindex/NEWS.rst

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-11-22 12:23:25 UTC
  • mfrom: (4.3.6 sid)
  • Revision ID: package-import@ubuntu.com-20131122122325-6i9ns8d0e4fceepd
Tags: 1.4.4-1ubuntu1
* Resynchronise with Debian (LP: #1253691).  Remaining changes:
  - debian/patches/ubuntu-branding.patch:
    + Add Ubuntu branding to server_tokens.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
==============================
 
2
 Major changes among versions
 
3
==============================
 
4
 
 
5
v0.3.3
 
6
======
 
7
- New feature: table headers in the default template are now clickable
 
8
  to set the sorting criteria and direction of the index entries.
 
9
  (https://github.com/aperezdc/ngx-fancyindex/issues/7)
 
10
 
 
11
v0.3.2
 
12
======
 
13
- Solved a bug that would leave certain clients stalled forever.
 
14
- Improved handling of subrequests for non-builtin headers/footers.
 
15
 
 
16
v0.3.1
 
17
======
 
18
(First entry in the NEWS file.)