# HG changeset patch # User paulb # Date 1189556085 0 # Node ID 6a6c183df04aaba014159768139ada0aadaa23d6 # Parent c3151b76b20ea6977b482efa95199e89c060caf7 [project @ 2007-09-12 00:14:45 by paulb] Updated release notes. diff -r c3151b76b20e -r 6a6c183df04a packages/ubuntu-hoary/python2.4-parallel-pprocess/debian/changelog --- a/packages/ubuntu-hoary/python2.4-parallel-pprocess/debian/changelog Wed Sep 12 00:14:38 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-parallel-pprocess/debian/changelog Wed Sep 12 00:14:45 2007 +0000 @@ -7,7 +7,8 @@ normal function which sends the result of that function over the supplied channel when invoked. * Added a Map class which attempts to emulate the built-in - map function. + map function, along with a pmap function using this + class. * Extended and updated the examples. -- Paul Boddie Sun, 15 Jul 2007 01:12:48 +0200