We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84c179 commit f930b41Copy full SHA for f930b41
ChangeLog.txt
@@ -3,6 +3,10 @@
3
Entries may not always be in chronological/commit order.
4
See license at the end of file. */
5
6
+2017-12-20 12:51 UTC Viktor Szakats (vszakats users.noreply.github.com)
7
+ * package/mpkg_win_dl.sh
8
+ ! step back from brotli, till its built in upstream master
9
+
10
2017-12-20 12:31 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
11
* contrib/hbexpat/3rd/expat/loadlibr.c
12
* contrib/hbexpat/3rd/expat/xmlparse.c
package/mpkg_win_dl.sh
@@ -112,7 +112,6 @@ if [ "${CC4}" != 'msvc' ]; then
112
113
for plat in '32' '64'; do
114
for name in \
115
- 'brotli' \
116
'nghttp2' \
117
'openssl' \
118
'libssh2' \
0 commit comments