Moved some things around in the ChangeLog.
This commit is contained in:
23
ChangeLog
23
ChangeLog
@@ -1,25 +1,20 @@
|
||||
1999-02-19 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* include/glibtop/error.h: Don't include <glib.h>.
|
||||
* sysdeps/common/error.c: Use `int' not `gint'.
|
||||
|
||||
* src/daemon/Makefile.am (libgtop_server_SOURCES): Don't use
|
||||
`@INTLLIBS@' for the server.
|
||||
|
||||
* misc/porting-libgtop.txt: Added a few instructions on how
|
||||
to port LibGTop to Solaris.
|
||||
|
||||
1999-02-19 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
Released LibGTop 0.99.9.
|
||||
|
||||
* LIBGTOP-VERSION: Set version number to 0.99.9 binary age 0,
|
||||
interface age 0.
|
||||
|
||||
* include/glibtop/error.h: Don't include <glib.h>.
|
||||
* sysdeps/common/error.c: Use `int' not `gint'.
|
||||
|
||||
* misc/porting-libgtop.txt: Added a few instructions on how
|
||||
to port LibGTop to Solaris.
|
||||
|
||||
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all
|
||||
__END_DECLS with LIBGTOP_END_DECLS; remove all __P macros and
|
||||
use real function prototypes.
|
||||
|
||||
* LIBGTOP-VERSION: Set version number to 0.99.9 binary age 0,
|
||||
interface age 0.
|
||||
|
||||
1999-02-18 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* include/glibtop/*.h: Use glib-like function prototypes
|
||||
|
@@ -4,6 +4,9 @@
|
||||
(LIBGTOP_COMPILE_RELEASE): Hardcoded system release.
|
||||
(LIBGTOP_COMPILE_MACHINE): Hardcoded machine type.
|
||||
|
||||
* src/daemon/Makefile.am (libgtop_server_SOURCES): Don't use
|
||||
`@INTLLIBS@' for the server.
|
||||
|
||||
* server.c (main): Abort if not running on the system the server
|
||||
was compiled on.
|
||||
|
||||
|
Reference in New Issue
Block a user