aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsilvioprog <silvioprog@gmail.com>2018-12-06 02:13:37 -0300
committersilvioprog <silvioprog@gmail.com>2018-12-06 02:13:37 -0300
commit53674dcdfba0ade96b50672a709edae1eae0323a (patch)
tree84c4e85106239dfff339f647c7f6f07731bfa797 /ChangeLog
parent79a8955bb61d62f6dc4fc93d2f05a08adf8596d5 (diff)
downloadlibmicrohttpd-53674dcdfba0ade96b50672a709edae1eae0323a.tar.gz
libmicrohttpd-53674dcdfba0ade96b50672a709edae1eae0323a.zip
Referenced the gnutls_load_file() function in the HTTPs examples.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fc917d4..0f401a6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Thu Dec 6 02:11:15 -03 2018
2 Referenced the gnutls_load_file() function in the HTTPs examples. -SC
3
1Wed Dec 5 18:08:59 CET 2018 4Wed Dec 5 18:08:59 CET 2018
2 Fix regression causing URLs to be unescaped twice. -CG 5 Fix regression causing URLs to be unescaped twice. -CG
3 6