added changelog entry

This commit is contained in:
ensc 2008-06-21 14:21:18 +00:00
commit 32e271ef76

View file

@ -30,7 +30,7 @@
Summary: Small libc implementation
Name: dietlibc
Version: 0.31
Release: %release_func 3%{?snapshot:.%snapshot}
Release: %release_func 4%{?snapshot:.%snapshot}
License: GPL
Group: Development/Libraries
URL: http://www.fefe.de/dietlibc/
@ -201,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Apr 19 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.31-4.20080409
- update -pagesize patch
* Mon Apr 14 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.31-3.20080409
- removed debug stuff from specfile
- updated patches to work with new isinf() behavior of gcc 4.3