From 8b8166f0a8c291c5a13d4c2c7a96efe95a28220f Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Sat, 27 Jan 2007 08:57:52 -0200 Subject: [PATCH] [RPM]: 8th release Signed-off-by: Arnaldo Carvalho de Melo --- rpm/SPECS/dwarves.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/rpm/SPECS/dwarves.spec b/rpm/SPECS/dwarves.spec index fcfc3da..5727f43 100644 --- a/rpm/SPECS/dwarves.spec +++ b/rpm/SPECS/dwarves.spec @@ -3,7 +3,7 @@ Name: dwarves Version: 0 -Release: 7 +Release: 8 License: GPL Summary: Dwarf Tools Group: Base @@ -82,6 +82,13 @@ rm -rf %{buildroot} %{_libdir}/%{libname}.so %changelog +* Fri Jan 26 2007 Arnaldo Carvalho de Melo +- c49f2c963425d5c09c429370e10d9af3d7d7fe32 +- Emit typedefs of typedef arrays +- Detect typedef loops +- Fix emission of arrays of structs, unions, etc +- use sysconf for the default cacheline size + * Wed Jan 18 2007 Arnaldo Carvalho de Melo - fab0db03ea9046893ca110bb2b7d71b764f61033 - pdwtags added