[Python-checkins] r75823 - in python/branches/release26-maint: Misc/ACKS

mark.dickinson python-checkins at python.org
Tue Oct 27 19:31:30 CET 2009


Author: mark.dickinson
Date: Tue Oct 27 19:31:29 2009
New Revision: 75823

Log:
Merged revisions 75648 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75648 | mark.dickinson | 2009-10-24 12:47:17 +0100 (Sat, 24 Oct 2009) | 1 line
  
  Acknowledge Ned Deily (extensive bug hunting and testing on OS X)
........


Modified:
   python/branches/release26-maint/   (props changed)
   python/branches/release26-maint/Misc/ACKS

Modified: python/branches/release26-maint/Misc/ACKS
==============================================================================
--- python/branches/release26-maint/Misc/ACKS	(original)
+++ python/branches/release26-maint/Misc/ACKS	Tue Oct 27 19:31:29 2009
@@ -162,6 +162,7 @@
 Ben Darnell
 Jonathan Dasteel
 John DeGood
+Ned Deily
 Vincent Delft
 Arnaud Delobelle
 Erik Demaine


More information about the Python-checkins mailing list