[Python-checkins] r79510 - in python/branches/release31-maint: Misc/ACKS

florent.xicluna python-checkins at python.org
Tue Mar 30 21:46:42 CEST 2010


Author: florent.xicluna
Date: Tue Mar 30 21:46:42 2010
New Revision: 79510

Log:
Merged revisions 79507 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r79507 | florent.xicluna | 2010-03-30 21:37:07 +0200 (mar, 30 mar 2010) | 9 lines
  
  Merged revisions 79498 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r79498 | florent.xicluna | 2010-03-30 18:42:47 +0200 (mar, 30 mar 2010) | 2 lines
    
    fix ACKS: alphabetic order and UTF-8
  ........
................


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

Modified: python/branches/release31-maint/Misc/ACKS
==============================================================================
--- python/branches/release31-maint/Misc/ACKS	(original)
+++ python/branches/release31-maint/Misc/ACKS	Tue Mar 30 21:46:42 2010
@@ -26,7 +26,7 @@
 David Ascher
 Chris AtLee
 John Aycock
-Jan-Hein B"uhrman
+Jan-Hein Bührman
 Donovan Baarda
 Attila Babo
 Alfonso Baciero
@@ -158,6 +158,7 @@
 Laura Creighton
 Simon Cross
 Drew Csillag
+Joaquin Cuenca Abela
 John Cugini
 Tom Culliton
 Lisandro Dalcin
@@ -505,7 +506,7 @@
 Chad Miller
 Jay T. Miller
 Roman Milner
-Andrii V. Mishkovskyi 
+Andrii V. Mishkovskyi
 Dustin J. Mitchell
 Dom Mitchell
 Doug Moen


More information about the Python-checkins mailing list