diff options
author | joerg <joerg@pkgsrc.org> | 2006-05-26 10:06:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-05-26 10:06:43 +0000 |
commit | 736f4c209580775ba86b1304cc1d79278bca5b31 (patch) | |
tree | 0cd11ace5df32e7c1e758134c6e7fd4787731c25 /doc | |
parent | 7ec8cfe159e36d0a78615fde4f0ba49ac74f920b (diff) | |
download | pkgsrc-736f4c209580775ba86b1304cc1d79278bca5b31.tar.gz |
Fix device names in libusb for DragonFly.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 219a13dd455..4c49593e892 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.320 2006/05/26 09:41:21 adam Exp $ +$NetBSD: CHANGES-2006,v 1.321 2006/05/26 10:06:43 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2656,3 +2656,4 @@ Changes to the packages collection and infrastructure in 2006: Updated net/dante to 1.1.19 [adam 2006-05-26] Updated net/irrd to 2.2.8 [adam 2006-05-26] Updated emulators/wine to 0.9.14 [adam 2006-05-26] + Updated devel/libusb to 0.1.12nb1 [joerg 2006-05-26] |