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

	* configure.ac, NEWS: Version 4.4.95.
	* strace.spec, debian/changelog: 4.4.95-1.
diff --git a/strace.spec b/strace.spec
index 1627052..e523e07 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.94
+Version: 4.4.95
 Release: 1
 License: BSD
 Group: Development/Debuggers
@@ -43,6 +43,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon Feb 24 2003 Roland McGrath <roland@redhat.com> 4.4.95-1
+- new upstream version, fixed getresuid/getresgid (#84959)
+
 * Wed Feb 19 2003 Roland McGrath <roland@redhat.com> 4.4.94-1
 - new upstream version, new option -E to set environment variables (#82392)