summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59f81ff..72c9bfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
 	* Stop using sysexits.h in commandcmd.
 	* Use stat if stat64 does not exist.
 	* Added default implementation of bsearch.
+	* Added getpwhome as a wrapper for getpwnam.
 
 2005-10-26  Herbert Xu <herbert@gondor.apana.org.au>