summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2002-07-28 16:33:45 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2002-07-28 16:33:45 (GMT)
commit0cec0ffc787ee969b4003d04c031d38e2c523715 (patch)
treecc896af4474d199540e76940133779e70bf400c7 /Misc
parentddc6f4748e827ba655816987215394afbf811810 (diff)
downloadcpython-0cec0ffc787ee969b4003d04c031d38e2c523715.zip
cpython-0cec0ffc787ee969b4003d04c031d38e2c523715.tar.gz
cpython-0cec0ffc787ee969b4003d04c031d38e2c523715.tar.bz2
Patch #573770: Implement lchown.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f8f3b7f..f7a0bcd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -162,8 +162,8 @@ Extension modules
This will create a temporary in-memory bsddb that won't be
written to disk.
-- posix.killpg, posix.mknod, and posix.getpgid have been added where
- available.
+- posix.lchown, posix.killpg, posix.mknod, and posix.getpgid have been
+ added where available.
- The locale module now exposes the C library's gettext interface.
@@ -339,7 +339,7 @@ Build
to require editing the core to teach the trashcan mechanism about the
new type.
-- Accoring to Annex F of the current C standard,
+- According to Annex F of the current C standard,
The Standard C macro HUGE_VAL and its float and long double analogs,
HUGE_VALF and HUGE_VALL, expand to expressions whose values are