summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorerdgeist <de@gsmk.de>2014-04-16 20:12:34 +0200
committererdgeist <de@gsmk.de>2014-04-16 20:12:34 +0200
commitb32861fa6ec00c655b7a43ab0d511c7048f1ee43 (patch)
tree50cd33c87b43ff5c9a7a029346386cef2bdff5c6 /debian/changelog
parent71fb4ac25542721f3a2d42ac4eef0d7296968f82 (diff)
parent3297473435ad53b6691d6c772f83457a72134c48 (diff)
Merge from github
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"