summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-27 20:21:24 +0000
committerJim Meyering <jim@meyering.net>2003-02-27 20:21:24 +0000
commiteb339c43037b181491c7e76f6712c875a7895d6a (patch)
tree3b665b9ddd7c79223e9091fa1e89db671acbd2bc /lib
parent9c97727fb2bf9d3403d60a77d5a8ed4cbf8a4f50 (diff)
downloadcoreutils-eb339c43037b181491c7e76f6712c875a7895d6a.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog3
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