summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-05-08 19:53:31 +0000
committerMartin Baulig <martin@src.gnome.org>1999-05-08 19:53:31 +0000
commitde5137ff28687481561ba44e2c84fe37a4c24988 (patch)
treee0c5732ed2ae4611e6cd48fcdfac2e6d69d4d2b2 /ChangeLog
parentffb4b0fade9c622c0d8e5ad078ab630f4e99d36e (diff)
downloadlibgtop-de5137ff28687481561ba44e2c84fe37a4c24988.tar.gz
Define this here. Moved to limits.h.
1999-05-08 Martin Baulig <martin@home-of-linux.org> * include/glibtop/limits.h (GLIBTOP_MAX_GROUPS): Define this here. * include/glibtop/procuid.h (GLIBTOP_MAX_GROUPS): Moved to limits.h. * features.def: We can use constants from <glibtop/limits.h> here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82788719..f4b6487a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1999-05-08 Martin Baulig <martin@home-of-linux.org>
+ * include/glibtop/limits.h (GLIBTOP_MAX_GROUPS): Define this here.
+ * include/glibtop/procuid.h (GLIBTOP_MAX_GROUPS): Moved to limits.h.
+
+ * features.def: We can use constants from <glibtop/limits.h> here.
+
+1999-05-08 Martin Baulig <martin@home-of-linux.org>
+
* libgtop-sysdeps.m4: Use the setgid sys server for Solaris.
1999-05-06 Martin Baulig <martin@home-of-linux.org>