diff options
author | Benoît Dejean <bdejean@src.gnome.org> | 2004-09-13 15:21:54 +0000 |
---|---|---|
committer | Benoît Dejean <bdejean@src.gnome.org> | 2004-09-13 15:21:54 +0000 |
commit | 35488aef904b03d01dd721939f6913749dabd3ab (patch) | |
tree | 45f2580eb83f236e530960b8dbb057d3dd53f967 /ChangeLog | |
parent | dc31c8b8dd5878090abb0d5a950c0b1fe2570e8f (diff) | |
download | libgtop-35488aef904b03d01dd721939f6913749dabd3ab.tar.gz |
bumped to 2.8.1.
* configure.in: bumped to 2.8.1.
* sysdeps/common/fsusage.c:
* sysdeps/common/gnuslib.c: (glibtop_make_connection),
(connect_to_unix_server), (glibtop_internet_addr):
* sysdeps/linux/glibtop_server.c: (get_pageshift):
* sysdeps/linux/glibtop_server.h:
* sysdeps/linux/open.c: (glibtop_open_s):
* sysdeps/linux/ppp.c: (is_ISDN_on): Cleanups. Thanks to Kjartan Maraas.
Closes #151557.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2004-09-13 Benoît Dejean <tazforever@dlfp.org> + * configure.in: bumped to 2.8.1. + + * sysdeps/common/fsusage.c: + * sysdeps/common/gnuslib.c: (glibtop_make_connection), + (connect_to_unix_server), (glibtop_internet_addr): + * sysdeps/linux/glibtop_server.c: (get_pageshift): + * sysdeps/linux/glibtop_server.h: + * sysdeps/linux/open.c: (glibtop_open_s): + * sysdeps/linux/ppp.c: (is_ISDN_on): Cleanups. Thanks to Kjartan Maraas. + Closes #151557. + +2004-09-13 Benoît Dejean <tazforever@dlfp.org> + * NEWS: * configure.in: 2.8.0 |