diff options
author | jbj <devnull@localhost> | 2005-07-13 09:52:45 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-07-13 09:52:45 +0000 |
commit | 6aed9338a64e5b7904855ac88c8a43fda48b278f (patch) | |
tree | d4562cffb44be4f83507ba6ca4730151040a681d /CHANGES | |
parent | ae4725e37f5472c0610d9cfb85a1d916d89f164f (diff) | |
download | rpm-6aed9338a64e5b7904855ac88c8a43fda48b278f.tar.gz |
- fix: % at end-of-line overflow (#161091).
CVS patchset: 7874
CVS date: 2005/07/13 09:52:45
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ - added CVSId: tag and SVNId: alias (#162807). - added brp-java-gcjcompile build helper. - fix: java compiled with -O0 confuses debugedit (#161722). + - fix: % at end-of-line overflow (#161091). 4.4 -> 4.4.1: - force *.py->*.pyo byte code compilation with brp-python-bytecompile. |