diff options
author | jbj <devnull@localhost> | 2001-11-02 23:17:54 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-11-02 23:17:54 +0000 |
commit | 95555cf3d4c02f8649a271d0c1f6699f56c9c9f5 (patch) | |
tree | 5670c1e3a1983adb765b11d29f58abe3424ec7f3 /CHANGES | |
parent | b9520f3a9420c1738eb1691406b141029ac959ae (diff) | |
download | librpm-tizen-95555cf3d4c02f8649a271d0c1f6699f56c9c9f5.tar.gz librpm-tizen-95555cf3d4c02f8649a271d0c1f6699f56c9c9f5.tar.bz2 librpm-tizen-95555cf3d4c02f8649a271d0c1f6699f56c9c9f5.zip |
- rpmRangesOverlap renamed to dsCompare, add dsNotify method as well.
CVS patchset: 5151
CVS date: 2001/11/02 23:17:54
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ - invent some toy transactionElement iterators. - create rpmDepSet constructors/destructors. - create toy rpmDepSet iterators. + - rpmRangesOverlap renamed to dsCompare, add dsNotify method as well. 4.0.3 -> 4.0.4: |