blob: 3702cb4c830d5e83954f00b207ec37159224dc6c (
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
|
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
|