File: Changes

package info (click to toggle)
libfile-desktopentry-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 124 kB
  • ctags: 33
  • sloc: perl: 442; makefile: 46; sh: 1
file content (17 lines) | stat: -rw-r--r-- 585 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
0.04  Sun Nov  4 2007
Hot fix release - POSIX does not export LC_MESSAGES on all platforms
      - Removed POSIX dependency

0.03  Sun Nov  4 2007
      - Added support for writing Desktop Entry files
      - Updated to version 1.0 of the specification
      - Added much more sanity checks while handling data
      - Extended unit tests to almost full coverage
      - Added support for basic functions on Windows

0.02  Sat Oct  8 2005
      - Fixed proper conversion between paths and uris
      - Added wants_list() and wants_uris()

0.01  Mon Oct  3 2005
      - Initial Release