-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
43 lines (27 loc) · 852 Bytes
/
ChangeLog
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
1.3.3 - 20081116
================
* Localisation support.
1.3.2 - 20080926
================
* Fix minor man page typos.
* Fix missing Makefile in man directory.
* Obey --no-wait and --verbose when responding to SIGUSR1.
1.3.1 - 20080519
================
* Fix man page formatting.
1.3.0 - 20080501
================
* Execute command on SIGUSR1.
1.2.0 - 20080322
================
* Improved Makefile (DESTDIR support)
* i18n support.
1.1.0 - 20080302
================
* Added man page.
* Added the --all-files option which causes treewatch to watch all files in
the directories being watched rather than just the specified endings.
* Added the --verbose which causes the child command exit status to be
printed.
* Added filename substitution to the --options parsing so that %f is replaced
with the name of the file which changed.