summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-02-19 19:06:43 -0800
committerJosh Stone <jistone@redhat.com>2009-02-19 19:36:54 -0800
commit398edb63c89f853606f68b316bb6528e2f9d76da (patch)
tree21241d10b7dfa2f6fc2dad973451de4a3a66474a /doc/ChangeLog
parent4b3c90dad2ab5564abfdd6aec28de652b1d6c3f9 (diff)
downloadsystemtap-steved-398edb63c89f853606f68b316bb6528e2f9d76da.tar.gz
systemtap-steved-398edb63c89f853606f68b316bb6528e2f9d76da.tar.xz
systemtap-steved-398edb63c89f853606f68b316bb6528e2f9d76da.zip
Kill all ChangeLogs
Mark Wielaard, a dear friend of the departed, will be performing a song and dance at the funeral services to commemorate the joyous times that they had together.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog148
1 files changed, 0 insertions, 148 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
deleted file mode 100644
index cf9e2823..00000000
--- a/doc/ChangeLog
+++ /dev/null
@@ -1,148 +0,0 @@
-2009-02-05 William Cohen <wcohen@redhat.com>
-
- * T_R_G/publicanize.sh: Make executable.
-
-2009-02-05 William Cohen <wcohen@redhat.com>
-
- * S_T_R/tapsets.tmpl: Add contrib tag to quiet warnings.
-
-2009-02-05 William Cohen <wcohen@redhat.com>
-
- * S_T_R/tapsets.tmpl: Minor correction for signal.stp chapter.
-
-2009-02-02 Stan Cox <scox@redhat.com>
-
- * langref.tex: Add process.label.
-
-2009-01-30 Dave Brolley <brolley@redhat.com>
-
- * Makefile.in: Regenerated.
- * SystemTap_Tapset_Reference/Makefile.in: Regenerated.
-
-2009-01-21 William Cohen <wcohen@redhat.com>
-
- * S_T_R/tapsets.tmpl: Use context-symbols.stp and context-unwind.stp.
-
-2009-01-21 William Cohen <wcohen@redhat.com>
-
- * S_T_R/tapsets.tmpl: Update copyright date and correct paragraph.
-
-2009-01-12 William Cohen <wcohen@redhat.com>
-
- * S_T_R/tapsets.tmpl: Correct author's name.
-
-2009-01-07 William Cohen <wcohen@redhat.com>
-
- * S_T_R/Makefile.am: Use BUILD_REFDOCS.
- * S_T_R/Makefile.in: Regenerated.
-
-2009-01-06 Frank Ch. Eigler <fche@elastic.org>
-
- * S_T_R/Makefile.am: Regenerate docs only as necessary, via
- stamp-* files for html/man, and cmp for tapsets.xml.
- * S_T_R/Makefile.in: Regenerated.
-
-2008-12-30 Dave Brolley <brolley@redhat.com>
-
- PR9692
- * Makefile.in: Regenerated.
- * SystemTap_Tapset_Reference/Makefile.in: Regenerated.
-
-2008-12-24 Dave Brolley <brolley@redhat.com>
-
- * Makefile.in: Regenerated.
- * SystemTap_Tapset_Reference/Makefile.in: Regenerated.
-
-2008-12-21 Will Cohen <wcohen@redhat.com>
-
- * Makefile.am: Add generations of tapset reference manual material.
- * SystemTap_Tapset_Reference/Makefile.am: Install tapset reference man.
- * Makfile.am, SystemTap_Tapset_Reference/Makefile.in: Regenerated.
-
-2008-11-26 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference/tapsets.tmpl: Add scsi.
-
-2008-11-26 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference/tapsets.am: Correct location for html/man.
- * SystemTap_Tapset_Reference/tapsets.in: Regenerate.
-
-2008-11-26 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference/tapsets.tmpl: Add process.
-
-2008-11-25 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference/tapsets.tmpl: Add ioscheduler, socket, tcp,
- and upd.
-
-2008-11-24 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference/tapsets.tmpl: Add context, timestamp,
- memory, and networking tapsets.
-
-2008-11-24 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference: Add kernel-doc based version.
-
-2008-11-24 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference: Remove.
-
-2008-10-23 Will Cohen <wcohen@redhat.com>
-
- * SystemTap_Tapset_Reference: New.
-
-2008-08-28 Stan Cox <scox@redhat.com>
-
- * langref.tex: Document written but unread global variable display.
-
-2008-08-25 Frank Ch. Eigler <fche@elastic.org>
-
- * Makefile.am: Removed dist-related targets and macros.
- * Makefile.in: Regenerated.
-
-2008-07-14 Dave Brolley <brolley@redhat.com>
-
- * Makefile.in: Regenerated.
-
-2008-07-07 Mark Wielaard <mwielaard@redhat.com>
-
- * Makefile.am (install-data-hook): New, install pdf files.
- (uninstall-local): New, uninstall them again.
- * Makefile.in: Regenerated.
-
-2008-04-24 Will Cohen <wcohen@redhat.com>
-
- * Makefile.in: Regenerated.
-
-2008-04-09 David Smith <dsmith@redhat.com>
-
- * .gitignore: New file.
-
-2008-03-25 Frank Ch. Eigler <fche@elastic.org>
-
- * langref.tex: Clarify utility of epilogue-type probe aliases.
-
-2008-03-04 David Smith <dsmith@redhat.com>
-
- * tutorial.tex: Made minor changes to remove warnings.
-
-2008-03-03 Frank Ch. Eigler <fche@elastic.org>
-
- From Masami Hiramatsu <mhiramat@redhat.com>
- * Makefile.am (EXTRA_DIST): Add nomencl.sty.
- * Makefile.in: Hand-regenerated.
-
-2008-02-27 Frank Ch. Eigler <fche@elastic.org>
-
- * nomencl.sty: Bundle F8 version of package, for use on older distros.
-
-2008-02-27 Frank Ch. Eigler <fche@redhat.com>
-
- * langref.tex, tutorial.tex: Copied over & aggregated
- from former comfy digs under /cvs/doc.
- * tutorial/*: Samples scripts from tutorial.
- * Makefile.am: New build instructions.
- * Makefile.in: New generated file.