diff options
author | dsmith <dsmith> | 2007-08-15 17:03:56 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2007-08-15 17:03:56 +0000 |
commit | 52e5362b44d3bda289778e5304d4597b772af8d7 (patch) | |
tree | f67f277cafe9fa766ac38e8b0dbc8c6df7ae4030 | |
parent | efc4bf9a15e66bccbda4d48a837437b9e7be9052 (diff) | |
download | systemtap-steved-52e5362b44d3bda289778e5304d4597b772af8d7.tar.gz systemtap-steved-52e5362b44d3bda289778e5304d4597b772af8d7.tar.xz systemtap-steved-52e5362b44d3bda289778e5304d4597b772af8d7.zip |
2007-08-15 David Smith <dsmith@redhat.com>
* 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.
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-08-15 David Smith <dsmith@redhat.com> + + * 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 <hunt@redhat.com> * Makefile.am: Removed stap_merge. |