]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 20 Feb 2003 02:56:50 +0000 (02:56 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 20 Feb 2003 02:56:50 +0000 (02:56 +0000)
ChangeLog

index e39c89108438003a1519cc2166769f31f6c5b09d..167f48b8120fcff9c8333b227a4234ff743e50ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2003-02-19  Roland McGrath  <roland@redhat.com>
 
+       * version.c: Removed.
+       * Makefile.am (strace_SOURCES): Remove it.
+       * strace.c: Use PACKAGE_NAME and VERSION macros instead of version var.
+
        FreeBSD rfork support changes from Russ Cox <rsc@plan9.bell-labs.com>:
        * syscall.c (internal_syscall): Handle SYS_rfork with internal_fork.
        * process.c (internal_fork) [SYS_rfork]: Bail if RFPROC flag not set.