aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@coco.thehackers.org>2009-07-25 17:11:38 +0200
committerJuan Cespedes <cespedes@coco.thehackers.org>2009-07-25 17:11:38 +0200
commit163765561621a9127cee3243dd94011e70a2c580 (patch)
tree9b0935c93a3b028fd1dd35a2c632510743e7826f /debian/changelog
parent3458456ffbf0b6d85e1818dea7cbeacc8b1d2298 (diff)
downloadltrace-163765561621a9127cee3243dd94011e70a2c580.tar.gz
New version (0.5.3)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6d3ef45..f97cb8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+ltrace (0.5.3-1) unstable; urgency=low
+
+ * New upstream release
+ * Make it work again in sparc with new kernel headers (closes: Bug#532195)
+
+ -- Juan Cespedes <cespedes@debian.org> Sat, 25 Jul 2009 16:24:38 +0200
+
+ltrace (0.5.2-2) unstable; urgency=low
+
+ * Make clone() work when child starts after parent finishes
+ * See syscalls as syscalls and not sysrets when we are a clone
+
+ -- Juan Cespedes <cespedes@debian.org> Thu, 28 May 2009 16:30:08 +0200
+
ltrace (0.5.2-1) unstable; urgency=low
* New upstream release (closes: Bug#463023)