From f0a66672eb38f3a4e01e1acae1cf9e4e101a2736 Mon Sep 17 00:00:00 2001
From: zooko <zooko@zooko.com>
Date: Wed, 17 Jun 2009 21:48:29 +0530
Subject: [PATCH] docs: add NEWS.txt to describe changes in the new release

Ignore-this: c0558a61b1cdf32185c7e6c54774d6e8

darcs-hash:f54a289258ed41665b389b766d3b3ca7ebfeba3e
---
 zfec/NEWS.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 zfec/NEWS.txt

diff --git a/zfec/NEWS.txt b/zfec/NEWS.txt
new file mode 100644
index 0000000..15c442d
--- /dev/null
+++ b/zfec/NEWS.txt
@@ -0,0 +1,10 @@
+User visible changes in zfec.           -*- outline -*-
+
+* Release 1.4.5 (2009-06-17)
+
+** Bug fixes
+
+Fix seg fault if the Python classes Encoder or Decoder are constructed with k or m less than 1, greater than 256, or with k greater m.
+Fix several compiler warnings, add unit tests, improve Python packaging, set up more buildbots to run the unit tests on more platforms.
+
+For details about older releases, see the version control history.
-- 
2.45.2