diff options
author | jbj <devnull@localhost> | 2004-01-01 17:49:17 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2004-01-01 17:49:17 +0000 |
commit | 7989c8c4f5a76abe88ed633922ac40cadab674ab (patch) | |
tree | 0dcc8fb7b1c353dadf6ac24371da3b1e3db4ea4d /CHANGES | |
parent | f5d50a5c675f29af595f0d86c81948bc0774ea70 (diff) | |
download | rpm-7989c8c4f5a76abe88ed633922ac40cadab674ab.tar.gz rpm-7989c8c4f5a76abe88ed633922ac40cadab674ab.tar.bz2 rpm-7989c8c4f5a76abe88ed633922ac40cadab674ab.zip |
- python: avoid invoking python to acquire ill-specified parameters.
CVS patchset: 7060
CVS date: 2004/01/01 17:49:17
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ - popt: pad to display length, not strlen, for i18n popt args (#106240). - python: include Python.h before glibc features.h. - python: return [], not None, accessing header tags (#112794). + - python: avoid invoking python to acquire ill-specified parameters. 4.2 -> 4.2.1: - fix: nested %if handling, optind initialization posix vs. glibc. |