-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGES
More file actions
26 lines (23 loc) · 700 Bytes
/
Copy pathCHANGES
File metadata and controls
26 lines (23 loc) · 700 Bytes
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
Note:
.x-Version means the current developing-branch
Version 0.3 -> 0.4
+ added statistics command
- updated german l10n
- fixed installation of translated manpage
- added -h to helptext
- fixed minor bugs
Version 0.2.0 -> 0.3
+ added frensh translations
+ backup-dir can be given as argument
- using preprocessor insted of sed to realize portable version
- using getopt for argument handling
-> fixed some bugs
-> improved code readability
- give return-value 3 if backup fails
- using preprocessor to set version
- improved Makefile
-> more compability to diveren Linux-distributions
- Manpages can also be translated
- translated manpage to german
before Version 0.2.0
- see Git-changelogs