2003-06-02  Roland McGrath  <roland@redhat.com>

	* configure.ac, NEWS: Version 4.4.97.
	* strace.spec, debian/changelog: 4.4.97-1.
diff --git a/strace.spec b/strace.spec
index f4d0016..c19c297 100644
--- a/strace.spec
+++ b/strace.spec
@@ -1,6 +1,6 @@
 Summary: Tracks and displays system calls associated with a running process.
 Name: strace
-Version: 4.4.96
+Version: 4.4.97
 Release: 1
 License: BSD
 Group: Development/Debuggers
@@ -43,6 +43,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun  2 2003 Roland McGrath <roland@redhat.com> 4.4.97-1
+- new upstream version, more fixes (#90754, #91085)
+
 * Sun Mar 30 2003 Roland McGrath <roland@redhat.com> 4.4.96-1
 - new upstream version, handles yet more 2.5 syscalls, x86_64 & ia64 fixes