CVS patchset: 7057
CVS date: 2004/01/01 16:41:24
- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).
- missing build dependency (#111104).
- spelling corrections (#112728).
- - pad to display length, not strlen, for i18n popt args (#106240).
+ - popt: pad to display length, not strlen, for i18n popt args (#106240).
+ - python: include Python.h before glibc features.h.
4.2 -> 4.2.1:
- fix: nested %if handling, optind initialization posix vs. glibc.