summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-02-03 23:05:59 +0000
committerjbj <devnull@localhost>2005-02-03 23:05:59 +0000
commitaf7d1a9034ea08e9d730c066f92146468e07d980 (patch)
tree539611736979ef788d3f8232845c489b1ecd1c0d /CHANGES
parent087bd712534fc8055d8bbc2cdbafc3e5d4f85783 (diff)
downloadrpm-af7d1a9034ea08e9d730c066f92146468e07d980.tar.gz
rpm-af7d1a9034ea08e9d730c066f92146468e07d980.tar.bz2
rpm-af7d1a9034ea08e9d730c066f92146468e07d980.zip
- discover and use getmntinfo if present.
CVS patchset: 7741 CVS date: 2005/02/03 23:05:59
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f982b74c1..67f863a12 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,7 +18,8 @@
- sqlite: revert to original narrow scoping of cOpen/cClose.
- fix: length of gpg V4 hash seed was incorrect (#146896).
- add support for V4 rfc-2440 signatures.
- - run-time endian test rather than chasing <endian.h> (#146752).
+ - sqlite3: run-time endian test rather than chasing <endian.h> (#146752).
+ - discover and use getmntinfo if present.
4.3.3 -> 4.4:
- pentium3/pentium4 arch support (pluto@PLD).