# HG changeset patch # User paulb # Date 1189971385 0 # Node ID 96ca189c6c04506b83bcc1cebb494b572c1bc86c # Parent 652cff467690f62f007e10885c9d8dc5b464d2aa [project @ 2007-09-16 19:36:23 by paulb] Updated the release notes. diff -r 652cff467690 -r 96ca189c6c04 packages/ubuntu-feisty/python-pprocess/debian/changelog --- a/packages/ubuntu-feisty/python-pprocess/debian/changelog Sun Sep 16 19:36:15 2007 +0000 +++ b/packages/ubuntu-feisty/python-pprocess/debian/changelog Sun Sep 16 19:36:25 2007 +0000 @@ -6,6 +6,10 @@ * Added MakeParallel: a wrapper instantiated around a normal function which sends the result of that function over the supplied channel when invoked. + * Added MakeReusable: a wrapper like MakeParallel which + can be used in conjunction with the newly-added reuse + capability of the Exchange class in order to reuse + processes and channels. * Added a Map class which attempts to emulate the built-in map function, along with a pmap function using this class. @@ -23,7 +27,7 @@ * Extended and updated the examples. Added a tutorial. * Added Ubuntu Feisty (7.04) package support. - -- Paul Boddie Sat, 15 Sep 2007 03:05:37 +0200 + -- Paul Boddie Sun, 16 Sep 2007 20:10:25 +0200 parallel-pprocess (0.2.5-0ubuntu1) hoary; urgency=low diff -r 652cff467690 -r 96ca189c6c04 packages/ubuntu-hoary/python2.4-parallel-pprocess/debian/changelog --- a/packages/ubuntu-hoary/python2.4-parallel-pprocess/debian/changelog Sun Sep 16 19:36:15 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-parallel-pprocess/debian/changelog Sun Sep 16 19:36:25 2007 +0000 @@ -6,6 +6,10 @@ * Added MakeParallel: a wrapper instantiated around a normal function which sends the result of that function over the supplied channel when invoked. + * Added MakeReusable: a wrapper like MakeParallel which + can be used in conjunction with the newly-added reuse + capability of the Exchange class in order to reuse + processes and channels. * Added a Map class which attempts to emulate the built-in map function, along with a pmap function using this class. @@ -23,7 +27,7 @@ * Extended and updated the examples. Added a tutorial. * Added Ubuntu Feisty (7.04) package support. - -- Paul Boddie Sat, 15 Sep 2007 03:05:37 +0200 + -- Paul Boddie Sun, 16 Sep 2007 20:09:53 +0200 parallel-pprocess (0.2.5-0ubuntu1) hoary; urgency=low