aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: e236e2167fd7a1eca1a6853c8fd3c7f3669a5b03 (plain)
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
$Log$
Revision 1.35  2006/04/23 17:04:36  andy
Release 0.15.1.

Revision 1.34  2006/04/23 11:57:45  andy
Switch to *msg() procedures instead of print "smth.". Print is used only for
progress indicator.

Revision 1.33  2006/04/23 08:09:35  andy
Removing trailing spaces.

Revision 1.32  2006/04/23 08:06:55  andy
Change die "smth." to ( fatalmsg(), die ).

Revision 1.31  2006/04/22 20:26:17  andy
Real use --work-directory option.
Fix several typos.
Don't use double quotes in config file (special symbol issue such as '@' in email).

Revision 1.30  2006/04/22 19:22:40  andy
Use errmsg() instead of print "ERROR smth."

Revision 1.29  2006/04/22 19:16:01  andy
New functions: *msg - expand print functionality.

Revision 1.28  2006/04/22 18:16:59  andy
Add --work-directory option for more functionality.

Revision 1.27  2006/04/21 12:30:55  andy
Release 0.15.

Revision 1.26  2006/04/21 11:16:00  andy
Fix DEPENDENCIES section. Fix Requires in spec.

Revision 1.25  2006/04/20 13:33:01  zeus
README is edited, URL for DEPENDENCIES are added

Revision 1.24  2006/04/20 08:24:23  zeus
ISO tag choosen instead of CameraISO, since not all cameras has the last one.

Revision 1.23  2006/04/19 20:02:02  zeus
README section WHAT IS IT edited.

Revision 1.22  2006/04/19 16:24:59  andy
Wrote several examples to README

Revision 1.21  2006/04/19 13:23:54  andy
Use sprintf() instead of multiple concatenation.

Revision 1.20  2006/04/19 12:24:58  andy
WHAT IS IT? and GETTING sections were added to README.
Change YYYYmmddHHMMS to YYYYmmddHHMMSS in the documentation and comments.
Fix description in spec file according to freshmeat.net.

Revision 1.19  2006/04/19 08:55:44  zeus
code for file names caching for the directory was reingenered, to avoid the
processing of the processed files ( processed files could be rescanned while
processing of a big number files in the directory )

Revision 1.18  2006/04/19 07:08:07  zeus
TODO is added.

Revision 1.17  2006/04/18 20:10:26  zeus
Documentation edited.

Revision 1.16  2006/04/18 13:12:40  andy
Start THANKS part in README.

Revision 1.15  2006/04/18 11:32:33  andy
Fix BuildRequires in specfile.

Revision 1.14  2006/04/18 10:34:53  andy
Added missed file to MANIFEST.
Rerelease as 0.14.2.

Revision 1.13  2006/04/18 10:22:12  andy
Added LICENSING part to README.
Added renrot.spec for RPM-based linux distributions.
Bump version (0.14.1).

Revision 1.12  2006/04/17 12:57:47  zeus
README edited

Revision 1.11  2006/02/17 20:35:12  zeus
The bug with --name-prefix-only fixed (it was defined as string in getopt()
function) and the extra points in the name are removed.

Revision 1.10  2006/01/10 12:16:07  zeus
Documentation tailored a bit, the info concerning the jpegtran URL is added.

Revision 1.9  2005/11/19 22:53:31  andy
Append new files to MANIFEST

Revision 1.8  2005/11/19 09:45:56  zeus
Minor script output formating

Revision 1.7  2005/11/18 14:19:26  andy
Fix documentation part according to last code changes.

Revision 1.6  2005/11/18 14:05:19  andy
Use our syntax for $VERSION. Requires perl >= 5.6.0.

Revision 1.5  2005/11/18 13:25:18  zeus
Config file overlaping implemented. Now if not -c, than the order of reading
the configs is such: /etc, /usr/local/etc and finaly HOME.

Revision 1.4  2005/11/18 12:54:58  andy
Add long option --config-file as alias to -c.

Revision 1.3  2005/11/17 12:02:45  zeus
Config file support added. Now hardcoded personal details are moved to config
file, option -c added. Fixed minor bug when EXIFs are identical in new and old
files, renrot wasn't removing temporaty copy.

Revision 1.2  2005/10/17 21:34:52  zeus
Id keyword is added to renrot file.

Revision 1.1  2005/10/17 13:39:38  zeus
ChangeLog file is added. Its the very begining.

Return to:

Send suggestions and report system problems to the System administrator.