--- netsurf-3.8/utils/split-messages.pl.orig 1969-12-31 18:00:00.000000000 -0600 +++ netsurf-3.8/utils/split-messages.pl 2018-08-30 00:18:58.158367530 -0500 @@ -238,7 +238,7 @@ if( $opt{gzip} ) { - $ofh = new IO::Compress::Gzip( $ofh, AutoClose => 1, -Level => 9 ); + $ofh = new IO::Compress::Gzip( $ofh, AutoClose => 1, -Level => 9, Time => 0 ); } return $ofh; git-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2020-04-15Update NEWS.Ludovic Courtès
2020-04-12Update NEWS.Ludovic Courtès
2020-04-09Update NEWS.Ludovic Courtès
2019-05-17Update NEWS.Ludovic Courtès
2019-05-16Update NEWS.Ludovic Courtès
2019-05-01Update NEWS.Ludovic Courtès
2019-04-29Update NEWS.Ludovic Courtès
2019-04-28Update NEWS.Ludovic Courtès
2018-12-05Update NEWS.Ludovic Courtès
2018-12-05Update NEWS.Ludovic Courtès
2018-11-23Update NEWS.Ludovic Courtès
2018-08-30Update NEWS.Ricardo Wurmus