summaryrefslogtreecommitdiff
path: root/examples/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2003-10-21 21:21:28 +0000
committerBastien Nocera <hadess@src.gnome.org>2003-10-21 21:21:28 +0000
commit31133cc3dc92cb25f53b7bee28e5e12bd0be77aa (patch)
tree183a8ebf627fd25d7604c6aa43593b1541c8c61e /examples/ChangeLog
parent58b323cfab34a79a6b66ffc00b24af2a71e9d9c5 (diff)
downloadlibgtop-31133cc3dc92cb25f53b7bee28e5e12bd0be77aa.tar.gz
install only one library, libgtop-2.0 Fix build-time warnings due to the
2003-10-21 Bastien Nocera <hadess@hadess.net> * Makefile.am: * configure.in: * src/inodedb/.cvsignore: * sysdeps/names/Makefile.am: install only one library, libgtop-2.0 Fix build-time warnings due to the redefinition of guint64
Diffstat (limited to 'examples/ChangeLog')
-rw-r--r--examples/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/ChangeLog b/examples/ChangeLog
index 7882a04f..075e4664 100644
--- a/examples/ChangeLog
+++ b/examples/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-21 Bastien Nocera <hadess@hadess.net>
+
+ * Makefile.am:
+ * smp.c:
+ * sysdeps.c: (main): install only one library, libgtop-2.0
+ Fix build-time warnings due to the redefinition of guint64
+ Fix building smp.c and sysdeps.c
+
2003-10-20 Bastien Nocera <hadess@hadess.net>
* first.c: