summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-07-13 09:52:45 +0000
committerjbj <devnull@localhost>2005-07-13 09:52:45 +0000
commit6aed9338a64e5b7904855ac88c8a43fda48b278f (patch)
treed4562cffb44be4f83507ba6ca4730151040a681d /CHANGES
parentae4725e37f5472c0610d9cfb85a1d916d89f164f (diff)
downloadrpm-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--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 01ac6338d..800a2e6f5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.