diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-27 20:21:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-27 20:21:24 +0000 |
commit | eb339c43037b181491c7e76f6712c875a7895d6a (patch) | |
tree | 3b665b9ddd7c79223e9091fa1e89db671acbd2bc /lib/ChangeLog | |
parent | 9c97727fb2bf9d3403d60a77d5a8ed4cbf8a4f50 (diff) | |
download | coreutils-eb339c43037b181491c7e76f6712c875a7895d6a.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 05d443def..a203ba58d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2003-02-27 Jim Meyering <jim@meyering.net> + * physmem.c (physmem_total, physmem_available): Add comments. + From Kaveh Ghazi. + * physmem.c: Merge in portability changes from gcc/libiberty to support AIX, Tru64, and Windows. See the ChangeLog there for credits and details. Thanks to Kaveh Ghazi for helping |