summaryrefslogtreecommitdiff
blob: f627c7516741a947300ac6b5f9bcbda9ea242f01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# ChangeLog for net-wireless/ndiswrapper
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/ndiswrapper/ChangeLog,v 1.8 2004/08/16 14:34:20 cardoe Exp $

  16 Aug 2004; Doug Goldstein <cardoe@gentoo.org> +ndiswrapper-0.9.ebuild,
  files/ndiswrapper-0.9-modules.d:
  version bump. thanks to all the bug reporters that helped out. especially bug
  #59578. New version should simlify the use of ndiswrapper, and configuration.
  New ebuild should reduce the chance of access violations

*ndiswrapper-0.8 (07 Jul 2004)

  07 Jul 2004; Peter Johanson <latexer@gentoo.org> +ndiswrapper-0.8.ebuild:
  Bump. Added fix for using M= with new enough kernels, and a few small tweaks
  here and there. See bug #49479.

*ndiswrapper-0.6-r1 (29 Mar 2004)

  29 Mar 2004; Peter Johanson <latexer@gentoo.org> ndiswrapper-0.6-r1.ebuild,
  files/ndiswrapper-0.6-modules.d:
  Bump, includes fixes from bug #45331 for module loading stuff. Thanks to
  Juergen Nagel <juergen@nagel.homeip.net> for the changes.

*ndiswrapper-0.6 (24 Mar 2004)
*ndiswrapper-0.5 (24 Mar 2004)

  24 Mar 2004; Peter Johanson <latexer@gentoo.org> ndiswrapper-0.4.ebuild,
  ndiswrapper-0.5.ebuild, ndiswrapper-0.6.ebuild:
  Bump, and add checks to make sure a sufficently new kernel is found.

*ndiswrapper-0.3 (06 Mar 2004)

  06 Mar 2004; Peter Johanson <latexer@gentoo.org> ndiswrapper-0.3.ebuild:
  Adding version 0.3 for older kernels as 0.4 won't work with them.

*ndiswrapper-0.4 (28 Feb 2004)

  28 Feb 2004; Peter Johanson <latexer@gentoo.org> metadata.xml,
  ndiswrapper-0.4.ebuild, files/ndiswrapper.modules.d:
  Initial commit. Roughly based on ebuild from #38017, with large cleanups by
  me. Includes pkg_config() function for helping generate the needed
  /etc/modules.d/ndiswrapper file.