-%define glibcrelease 13
+%define glibcrelease 14
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define xenarches i686 athlon
%endif
%changelog
+* Mon Oct 10 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-14
+- update from CVS
+ - fix malloc bug after fork introduced in the last update
+ - fix getent hosts IP for IPv4 IPs (#169831)
+
* Mon Oct 3 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-13
- update from CVS
- fix setuid etc. hangs if some thread exits during the call (#167766)