summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-02-13 20:39:50 +0000
committerjbj <devnull@localhost>2005-02-13 20:39:50 +0000
commit128ae6695d48ca3a919682233716267cb90d8dd1 (patch)
tree0450e96effe18576cf9d8d42cb5896b3a98bdf05 /CHANGES
parent5af47d7379257649bb7f7d2aeba6568122745cdb (diff)
downloadrpm-128ae6695d48ca3a919682233716267cb90d8dd1.tar.gz
rpm-128ae6695d48ca3a919682233716267cb90d8dd1.tar.bz2
rpm-128ae6695d48ca3a919682233716267cb90d8dd1.zip
- don't classify files in /dev (#146623).
CVS patchset: 7763 CVS date: 2005/02/13 20:39:50
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 733a7c8ae..35a248acd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,7 @@
- macosx: change to --prefix=/usr rather than /opt/local.
- use waitpid rather than SIGCHLD reaper.
- rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do.
+ - don't classify files in /dev (#146623).
4.3.3 -> 4.4:
- pentium3/pentium4 arch support (pluto@PLD).