summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rwxr-xr-xdebian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 17e8bf7..eb2b185 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
1vchat-client (0.19-1) unstable; urgency=high
2
3 * fixed version string display
4 * failing on SSL verify failures
5 * removed ignssl option
6 * reenabled ciphers options
7 * added verifyssl option (cert verify depth)
8
9 -- Andreas Kotes <count@flatline.de> Wed, 16 Apr 2014 15:12:23 +0200
10
11vchat-client (0.18-1) unstable; urgency=high
12
13 * updated to use TLSv1 or later
14 * improved SSL error reporting
15 * report SSL cipher used
16
17 -- Andreas Kotes <count@flatline.de> Tue, 15 Apr 2014 13:09:23 +0200
18
1vchat-client (0.15-2) unstable; urgency=low 19vchat-client (0.15-2) unstable; urgency=low
2 20
3 * changed debian/rules using "make install" 21 * changed debian/rules using "make install"