summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-07-13 09:23:07 +0000
committerjbj <devnull@localhost>2005-07-13 09:23:07 +0000
commitae4725e37f5472c0610d9cfb85a1d916d89f164f (patch)
treeb0f831d5f8af0fc44edb8b1884fae662a136b0e0 /CHANGES
parent378fa2a5acc1acac4da88dacba76644ea331bad4 (diff)
downloadlibrpm-tizen-ae4725e37f5472c0610d9cfb85a1d916d89f164f.tar.gz
librpm-tizen-ae4725e37f5472c0610d9cfb85a1d916d89f164f.tar.bz2
librpm-tizen-ae4725e37f5472c0610d9cfb85a1d916d89f164f.zip
- fix: java compiled with -O0 confuses debugedit (#161722).
CVS patchset: 7873 CVS date: 2005/07/13 09:23:07
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ae9bc8ca6..01ac6338d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,7 @@
- updated de.po (#162756).
- added CVSId: tag and SVNId: alias (#162807).
- added brp-java-gcjcompile build helper.
+ - fix: java compiled with -O0 confuses debugedit (#161722).
4.4 -> 4.4.1:
- force *.py->*.pyo byte code compilation with brp-python-bytecompile.