]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 26 Sep 2002 08:40:44 +0000 (08:40 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 26 Sep 2002 08:40:44 +0000 (08:40 +0000)
ChangeLog

index 5b6a9f63b171425d97b5c58a13127b7fa44769cd..676c94a6775138585c4e018aa5a2e83a695d0b88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-26  Jim Meyering  <meyering@lucent.com>
+
+       * src/install.c (get_ids): Use strtoul, not strtol.  Remove some casts.
+
 2002-09-25  Jim Meyering  <meyering@lucent.com>
 
        * src/test.c (eaccess): Change type of local `euid' from int to uid_t