File: ChangeLog

package info (click to toggle)
pcd2html 0.5.1-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 368 kB
  • ctags: 56
  • sloc: perl: 1,405; makefile: 120; sh: 69
file content (93 lines) | stat: -rw-r--r-- 2,743 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
pcd2html 0.5.1
Thu, Oct 25, 2007

  * Minor fix in detection of known CDs

pcd2html 0.5
Tue, Aug 19, 2006

  * use GraphicsMagic as alternative to ImageMagick which
    was broken to many times in the past

pcd2html 0.4.4
Tue, Oct 4, 2005
  * Make sure directory icon is really parsed
  * New FSF address in copyright

pcd2html 0.4.3
Tue, Aug 9, 2005
  * Fixed commons.wikipedia.org link

pcd2html 0.4.2
Fri, Jan 28, 2005
  * Added commons.wikipedia.org link feature

pcd2html 0.4.1
Mon, Dec 20, 2004
  * Accept also links to directories with PCDs

pcd2html 0.4
Thu, Oct 21, 2004
  * Enable processing of more than one PCD stucture which reside
    in a common directory
  * Since version 6.0 ImageMagick supports the following command
    line syntax
       convert <input_file> [ options ... ] <output_file>
    The old syntax works as well but because of a bug this does
    not respect the sequence of options which breaks several
    pcd2html data files.  Thus the new syntax was used in pcd2html 0.4.
  * Stop using "-color 64" for icons because this option scrambles
    images with imagemagic 6.0.x
  * Fixed pcd.css to let image links look nicely in any browser.
  * Enhanced pcd.css.
  * Enable Spam protected E-Mail adresses using images

pcd2html 0.3.2
Fri, Dec 19, 2003
  * Avoid starting pcd2html outside of mc because this destroys EMAIL
    environment variable
  * Suppress warning about not initialized variable

pcd2html 0.3.1
Sat, May 03, 2003
  * Cope with not existing license file
  * Enable subdirectories starting with numbers
  * pcd2html_uti.pm now in /usr/share/perl5 according to FHS
  * Enable providing extra data files which can be listed in data.extra
  * Use empty images in directory icons if there are less than 4 or 9

pcd2html 0.3
Fri, Nov 29 2002
  * enabled reading PCD copy from local harddisk

Sat, Aug 3 2002
  * several enhancements in navigation
    - symbols for previous image ('<<') and nect image ('>>') are replaced
      by icons of these images
    - navigation to group and main index also by icons on the bottom of
      each image
    - navigation to previous and next groups at the group index page
  * use make -k to get at least those images builded which are on the
    currently inserted CD

Tue, Jul 23 2002
  * regard changed output of ImageMagicks identify
  * work around vanished OSTYPE variable by checking uname
  * get rid of defined(%hash)
  * improved css file
  * icon option in rules file defines number of columns in index file

pcd2html 0.2
Mon Mai 31 10:12:01 CEST 1999

Thu Mai  6 19:30:20 CEST 1999
  * changes in design

Sat Apr 17 15:17:20 CEST 1999
  * use perl to handle more than one Photo CD .

pcd2html 0.1

Fri Jan 22 14:21:50 CET 1999
  * initial release