summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-07-13 10:03:31 +0000
committerjbj <devnull@localhost>2005-07-13 10:03:31 +0000
commitae02fe2242a0f50262f435f41add7277fa5098b6 (patch)
tree0c63ba220c53dae0cd504d86167ffde7fc9b9afc /CHANGES
parent6aed9338a64e5b7904855ac88c8a43fda48b278f (diff)
downloadlibrpm-tizen-ae02fe2242a0f50262f435f41add7277fa5098b6.tar.gz
librpm-tizen-ae02fe2242a0f50262f435f41add7277fa5098b6.tar.bz2
librpm-tizen-ae02fe2242a0f50262f435f41add7277fa5098b6.zip
- *_terminate_build macros set per-pkg, not per-invocation (#161081).
CVS patchset: 7875 CVS date: 2005/07/13 10:03:31
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 800a2e6f5..1db53f9bb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@
- added brp-java-gcjcompile build helper.
- fix: java compiled with -O0 confuses debugedit (#161722).
- fix: % at end-of-line overflow (#161091).
+ - *_terminate_build macros set per-pkg, not per-invocation (#161081).
4.4 -> 4.4.1:
- force *.py->*.pyo byte code compilation with brp-python-bytecompile.