Jelajahi Sumber

fix changelog for os.execve()

Chris McDonough 17 tahun lalu
induk
melakukan
8c221d07c7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -25,7 +25,7 @@ Next Release
     for the given process.
     for the given process.
 
 
   - When a process encounters a spawn error as a result of a failed
   - 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.
     info into the process' stderr log rather than its stdout log.
 
 
   - The event listener protocol header now contains the 'server'
   - The event listener protocol header now contains the 'server'