File ltrace.trunk-r26.patch of Package ltrace
------------------------------------------------------------------------
r26 | ianw-guest | 2006-02-21 22:39:02 +0000 (Tue, 21 Feb 2006) | 2 lines
Changed paths:
M /ltrace/trunk/ChangeLog
update
------------------------------------------------------------------------
---
ChangeLog | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
Index: ChangeLog
===================================================================
--- ChangeLog.orig
+++ ChangeLog
@@ -1,3 +1,8 @@
+2006-02-22 Ian Wienand <ianw@ieee.org>
+
+ * COPYING: update from FSF to update address
+ * Makefile.in: check for SVN checkout with make dist.
+
2006-02-21 Ian Wienand <ianw@ieee.org>
* README: update to point to Alioth list
@@ -6,8 +11,8 @@
* lots!: Rebase from RedHat 0.3.36-4.2 package. Forward port most
of the below changes that weren't already there. Bump version to
- 0.4. All changes from this point on should be reflected in this
- file.
+ 0.4 as there are two added architectures and internal API changes.
+ All changes from this point on should be reflected in this file.
2006-02-17 Ian Wienand <ianw@ieee.org>