diff options
author | jbj <devnull@localhost> | 2005-07-13 09:23:07 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-07-13 09:23:07 +0000 |
commit | ae4725e37f5472c0610d9cfb85a1d916d89f164f (patch) | |
tree | b0f831d5f8af0fc44edb8b1884fae662a136b0e0 /CHANGES | |
parent | 378fa2a5acc1acac4da88dacba76644ea331bad4 (diff) | |
download | librpm-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-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |