[Jython-checkins] jython (merge 2.5 -> default): merge w/ 2.5: changelog for the last commit

philip.jenvey jython-checkins at python.org
Sat Oct 29 01:40:55 CEST 2011


http://hg.python.org/jython/rev/3d719476e032
changeset:   6257:3d719476e032
parent:      6255:2a60a68ed086
parent:      6256:700d0f7c35db
user:        Philip Jenvey <pjenvey at underboss.org>
date:        Fri Oct 28 16:40:34 2011 -0700
summary:
  merge w/ 2.5: changelog for the last commit

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


diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@
     - [ 1727 ] Error in Jython 2.5.2 with os.stat and varargs
     - [ 1735 ] return type of os.read is unicode, not str
     - [ 1755 ] os.utime('/tmp/nonexistent-file', None) fails to raise OSError
+    - [ 1811 ] Recursive import bug w/ SQLAlchemy 0.7.3
 
 Jython 2.5.2
   same as 2.5.2rc4

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


More information about the Jython-checkins mailing list