blob: 7aa74b07e72ebef63cae0394a6358c34b8457993 (
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
|
netdiff (0.1.5) stable; urgency=low
* Some minor documentation enhancements
-- Paul Buetow <paul@buetow.org> Sun, 22 Jun 2014 11:10:29 +0200
netdiff (0.1.4) stable; urgency=low
* Bugfix: Cleaning up temp directory after the diff
-- Paul Buetow <paul@buetow.org> Sat, 21 Jun 2014 12:03:17 +0200
netdiff (0.1.3) stable; urgency=low
* Typo fix in manpage
-- Paul Buetow <paul@buetow.org> Sat, 21 Jun 2014 12:01:09 +0200
netdiff (0.1.2) stable; urgency=low
* Didn't merge the OpenSSL encryption into the previous release, but did now
* Also fix Debian Package dependencies
-- Paul Buetow <paul@buetow.org> Sat, 21 Jun 2014 11:47:37 +0200
netdiff (0.1.1) stable; urgency=low
* Document also the default port.
-- Paul Buetow <paul@buetow.org> Sat, 21 Jun 2014 11:21:59 +0200
netdiff (0.1.0) stable; urgency=low
* Initial usable version
* Implemented recursive diff of directories
* Implemented AES encryption via OpenSSL
-- Paul Buetow <paul@buetow.org> Sat, 21 Jun 2014 11:16:49 +0200
netdiff (0.0.3) stable; urgency=low
* Fix the exit status, always exit with the status of diff
-- Paul Buetow <paul@buetow.org> Fri, 20 Jun 2014 01:41:56 +0200
netdiff (0.0.2) stable; urgency=low
* Sign the packages
-- Paul Buetow <paul@buetow.org> Fri, 20 Jun 2014 01:18:01 +0200
netdiff (0.0.1) stable; urgency=low
* Initial version of the netdiff
* Still 0.0.x, so not ready for production yet
-- Paul Buetow <paul@buetow.org> Fri, 20 Jun 2014 01:16:39 +0200
|