Merged revisions 78327,78399,78454 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78327 | andrew.kuchling | 2010-02-22 18:21:54 +0100 (Mo, 22 Feb 2010) | 1 line

  Note granting of commit privileges to Larry Hastings
........
  r78399 | brett.cannon | 2010-02-24 02:38:04 +0100 (Mi, 24 Feb 2010) | 1 line

  Record that Dino Viehland got commit privs.
........
  r78454 | martin.v.loewis | 2010-02-25 21:42:40 +0100 (Do, 25 Feb 2010) | 2 lines

  Add Florent Xicluna.
........
diff --git a/Misc/developers.txt b/Misc/developers.txt
index d78c400..896a6a8 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -20,6 +20,15 @@
 Permissions History
 -------------------
 
+- Florent Xicluna was given commit access on February 25 2010 by
+  MvL, based on Antoine Pitrou's recommendation.
+
+- Dino Viehland was given SVN access on February 23 2010 by Brett
+  Cannon, for backporting tests from IronPython.
+
+- Larry Hastings was given SVN access on February 22 2010 by
+  Andrew Kuchling, based on Brett Cannon's recommendation.
+
 - Victor Stinner was given SVN access on January 30 2010 by MvL,
   at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.