Skip to content

Commit 85c8b46

Browse files
Update CHANGELOG.rst
1 parent 5284fda commit 85c8b46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ version 0.3.0-dev
1313
improvements and changes with regards to the compression levels. For full
1414
details checkout the `zlib-ng 2.1.2 release notes
1515
<https://github.com/zlib-ng/zlib-ng/releases/tag/2.1.2>`_.
16+
+ Added BSD support (tested only with FreeBSD)
1617

1718
version 0.2.0
1819
-----------------
@@ -25,4 +26,4 @@ version 0.1.0
2526
+ Add a fully featured gzip application in python m zlib_ng.gzip_ng.
2627
+ Port Cpython's gzip module to use zlib-ng.
2728
+ Port CPython's zlib module to use zlib-ng.
28-
+ Use zlib-ng version 2.0.6 as included statically linked version.
29+
+ Use zlib-ng version 2.0.6 as included statically linked version.

0 commit comments

Comments
 (0)