summaryrefslogtreecommitdiff
path: root/examples/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-08-12 22:37:50 +0000
committerMartin Baulig <martin@src.gnome.org>1998-08-12 22:37:50 +0000
commit2e670cc0d8852338d48698bf8cd4e5dcbc158b18 (patch)
treea2e15df77c4594104da7871df55a11f530857411 /examples/ChangeLog
parent9248d72018249f8a1388a4d760bbddfc0cb84219 (diff)
downloadlibgtop-2e670cc0d8852338d48698bf8cd4e5dcbc158b18.tar.gz
Works a little bit more like `ps' - you can give an optional command line
1998-08-12 Martin Baulig <martin@home-of-linux.org> * second.c: Works a little bit more like `ps' - you can give an optional command line argument to get information about a single process.
Diffstat (limited to 'examples/ChangeLog')
-rw-r--r--examples/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/ChangeLog b/examples/ChangeLog
index 4e6c81e4..0ec9dfee 100644
--- a/examples/ChangeLog
+++ b/examples/ChangeLog
@@ -1,3 +1,9 @@
+1998-08-12 Martin Baulig <martin@home-of-linux.org>
+
+ * second.c: Works a little bit more like `ps' - you can
+ give an optional command line argument to get information
+ about a single process.
+
1998-07-22 Martin Baulig <martin@home-of-linux.org>
* mountlist.c: New file.