diff options
author | jbj <devnull@localhost> | 2005-02-03 23:05:59 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-02-03 23:05:59 +0000 |
commit | af7d1a9034ea08e9d730c066f92146468e07d980 (patch) | |
tree | 539611736979ef788d3f8232845c489b1ecd1c0d /CHANGES | |
parent | 087bd712534fc8055d8bbc2cdbafc3e5d4f85783 (diff) | |
download | rpm-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-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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). |