diff options
author | jbj <devnull@localhost> | 2000-01-10 15:50:47 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-01-10 15:50:47 +0000 |
commit | 091acab1c8243a2db3f8fdf4c9326ff42af0c712 (patch) | |
tree | 672430f1e3a8b4c945bb32f46a528cbd148b4ff3 /CHANGES | |
parent | 65e8fdb8f9bf5857e1c4ebf8adbefc566126037c (diff) | |
download | librpm-tizen-091acab1c8243a2db3f8fdf4c9326ff42af0c712.tar.gz librpm-tizen-091acab1c8243a2db3f8fdf4c9326ff42af0c712.tar.bz2 librpm-tizen-091acab1c8243a2db3f8fdf4c9326ff42af0c712.zip |
add manpage for gendiff (pbrown@redhat.com).
CVS patchset: 3512
CVS date: 2000/01/10 15:50:47
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ - fix: manageFile needs to and with O_WRONLY(=1), not O_RDONLY(=0). - fix: resurrect failed glob error message during build. - add several BuildRoot FTW policies. + - add manpage for gendiff (pbrown@redhat.com). 3.0.2 -> 3.0.3 - add --eval to find result of macro expansion. |