Skip to content

Commit f930b41

Browse files
committed
2017-12-20 12:51 UTC Viktor Szakats (vszakats users.noreply.github.com)
* package/mpkg_win_dl.sh ! step back from brotli, till its built in upstream master
1 parent f84c179 commit f930b41

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Entries may not always be in chronological/commit order.
44
See license at the end of file. */
55

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+
610
2017-12-20 12:31 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
711
* contrib/hbexpat/3rd/expat/loadlibr.c
812
* contrib/hbexpat/3rd/expat/xmlparse.c

package/mpkg_win_dl.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ if [ "${CC4}" != 'msvc' ]; then
112112

113113
for plat in '32' '64'; do
114114
for name in \
115-
'brotli' \
116115
'nghttp2' \
117116
'openssl' \
118117
'libssh2' \

0 commit comments

Comments
 (0)