From 52e5362b44d3bda289778e5304d4597b772af8d7 Mon Sep 17 00:00:00 2001 From: dsmith Date: Wed, 15 Aug 2007 17:03:56 +0000 Subject: 2007-08-15 David Smith * systemtap.spec.in: Updated %pre to latest Fedora group creation guidelines. * stap.1.in: Changed '/usr' to '@prefix@' so the values will be updated correctly. * stapfunc.5.in: Ditto. * README.security: Typo fix. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 81e9fb0d..a3b60aa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-08-15 David Smith + + * systemtap.spec.in: Updated %pre to latest Fedora group creation + guidelines. + + * stap.1.in: Changed '/usr' to '@prefix@' so the values will be + updated correctly. + * stapfunc.5.in: Ditto. + + * README.security: Typo fix. + 2007-08-15 Martin Hunt * Makefile.am: Removed stap_merge. -- cgit