summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAndreas Kotes <count@flatline.de>2014-04-16 15:20:49 +0200
committerAndreas Kotes <count@flatline.de>2014-04-16 15:20:49 +0200
commit0171de7653dbc409f8a936e80a8c9bc3ab3d1bdb (patch)
tree9417f66bc1bd4e5f2f882060b81e042dda7faa11 /debian/changelog
parentcc89915d8cc8361c29318ee954f4fff14d862cb7 (diff)
version 0.19
* fixed version string display * failing on SSL verify failures * removed ignssl option * reenabled ciphers options * added verifyssl option (cert verify depth)
Diffstat (limited to 'debian/changelog')
-rwxr-xr-xdebian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c5752f..eb2b185 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
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
1vchat-client (0.18-1) unstable; urgency=high 11vchat-client (0.18-1) unstable; urgency=high
2 12
3 * updated to use TLSv1 or later 13 * updated to use TLSv1 or later