diff options
author | jbj <devnull@localhost> | 2001-06-06 16:18:03 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-06-06 16:18:03 +0000 |
commit | 16d8c9e229508e4fcd3f03ac491c0c366c9172ac (patch) | |
tree | 92cc5ab36471f1982be0c7f8964134974bade0a6 /CHANGES | |
parent | f0a67ca8b05a635340213158e9086b3bdf5443fd (diff) | |
download | librpm-tizen-16d8c9e229508e4fcd3f03ac491c0c366c9172ac.tar.gz librpm-tizen-16d8c9e229508e4fcd3f03ac491c0c366c9172ac.tar.bz2 librpm-tizen-16d8c9e229508e4fcd3f03ac491c0c366c9172ac.zip |
- document build modes in rpmbuild.8, rpmbuild is born.
CVS patchset: 4846
CVS date: 2001/06/06 16:18:03
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ - fix: lclint fiddles broke uCache initialization (#43139). - always use db cursors. - permit duplicates for btree indices. + - document build modes in rpmbuild.8, rpmbuild is born. 4.0 -> 4.0.[12] - add doxygen and lclint annotations most everywhere. |