libsemanage 2.0.34
diff --git a/libsemanage/ChangeLog b/libsemanage/ChangeLog
index 57fa485..0a118fc 100644
--- a/libsemanage/ChangeLog
+++ b/libsemanage/ChangeLog
@@ -1,3 +1,9 @@
+2.0.34 2009-08-05
+	* Enable configuration of bzip behavior from Stephen Smalley.
+	  bzip-blocksize=0 to disable compression and decompression support.
+	  bzip-blocksize=1..9 to set the blocksize for compression.
+	  bzip-small=true to reduce memory usage for decompression.
+
 2.0.33 2009-07-07
 	* Maintain disable dontaudit state from Christopher Pardy.