Explorar el Código

fix changelog for os.execve()

Chris McDonough hace 17 años
padre
commit
8c221d07c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -25,7 +25,7 @@ Next Release
     for the given process.
 
   - When a process encounters a spawn error as a result of a failed
-    execv or when it cannot setuid to a given uid, it now puts this
+    execve or when it cannot setuid to a given uid, it now puts this
     info into the process' stderr log rather than its stdout log.
 
   - The event listener protocol header now contains the 'server'