summaryrefslogtreecommitdiff
path: root/src/daemon/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-11-11 19:59:38 +0000
committerMartin Baulig <martin@src.gnome.org>1998-11-11 19:59:38 +0000
commitf24a4d9d22636d1833bdcb63c8d4135eed2d68e5 (patch)
tree1a1981764acb78df72727ddd655644a72d447cb7 /src/daemon/ChangeLog
parent44b03ba60b02c0166751ece9cd5683b4e6e13e10 (diff)
downloadlibgtop-f24a4d9d22636d1833bdcb63c8d4135eed2d68e5.tar.gz
Set `server->features' directly rather than calling
1998-11-11 Martin Baulig <martin@home-of-linux.org> * gnuserv.c (main): Set `server->features' directly rather than calling glibtop_set_parameter_l () since this function no longer allows to modify the features. * gnuserv.c, main.c: Use LIBGTOP_ENABLE_DEBUG rather than DEBUG.
Diffstat (limited to 'src/daemon/ChangeLog')
-rw-r--r--src/daemon/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/daemon/ChangeLog b/src/daemon/ChangeLog
index e783dd0b..4b30b2af 100644
--- a/src/daemon/ChangeLog
+++ b/src/daemon/ChangeLog
@@ -1,3 +1,11 @@
+1998-11-11 Martin Baulig <martin@home-of-linux.org>
+
+ * gnuserv.c (main): Set `server->features' directly rather than
+ calling glibtop_set_parameter_l () since this function no longer
+ allows to modify the features.
+
+ * gnuserv.c, main.c: Use LIBGTOP_ENABLE_DEBUG rather than DEBUG.
+
1998-11-01 Marc Ewing <marc@tasmanian.redhat.com>
* Makefile.am: Added $(GLIB_LIBS) to libs. Not sure