[Jython-checkins] jython (2.5): NEWS update

alan.kennedy jython-checkins at python.org
Sat Jun 9 02:50:51 CEST 2012


http://hg.python.org/jython/rev/ff664e329084
changeset:   6698:ff664e329084
branch:      2.5
parent:      6693:68c9cd730297
user:        Alan Kennedy <alan at xhaus.com>
date:        Sat Jun 09 01:44:28 2012 +0100
summary:
  NEWS update

files:
  NEWS |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@
 
 Jython 2.5.3b2
   Bugs Fixed
+    - [ 1908 ] Patch for 'Unmapped exception: java.net.NoRouteToHostException'
     - [ 1871 ] Relative import in module gets imported to top level (regression)
     - [ 1854 ] set().pop() race condition
     - [ 1730 ] functools.partial incorrectly makes __doc__ property readonly

-- 
Repository URL: http://hg.python.org/jython


More information about the Jython-checkins mailing list