forked from alobbs/macchanger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
67 lines (31 loc) · 1.33 KB
/
ChangeLog
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
2004-05-10 Alvaro Lopez Ortega <[email protected]>
* data/OUI.list: 513 addresses updated.
* src/mac.c (mc_mac_random): The random MAC address feature will
not set multicast MACs anymore.
* Released 1.5.0
2004-04-19 Alvaro Lopez Ortega <[email protected]>
* Added new wireless address. Sent by <[email protected]>
2003-10-04 Alvaro Lopez Ortega <[email protected]>
* tools/IEEE_OUI.py: Mostly rewritten.
* data/OUI.list: Added 660 new MAC addresses
* Released 1.4.0
2003-10-03 Alvaro Lopez Ortega <[email protected]>
* doc/macchanger.texi: Added GNU Textinfo manual
* src/main.c (main): Added "--show" parameter.
2003-01-02 Alvaro Lopez Ortega <[email protected]>
* Released 1.3.0
* data/wireless.list: Added new wireless cards
2002-12-03 Alvaro Lopez Ortega <[email protected]>
* Released 1.2.0
* src/list_data.h: removed
* data/OUI.list, data/wireless.list: Added new data files with the
MAC addresses
* src/mac.h, src/list.h: clean up
* src/list.[ch]: renamed to maclist.[ch]
2002-12-02 Alvaro Lopez Ortega <[email protected]>
* Released 1.1.0
* src/list_data.h: Added 'IEEE OUI' MAC list
* src/main.c, configure.in: Changed name. From macc to macchanger
to fix the problem of the Debian package
2002-12-01 Alvaro Lopez Ortega <[email protected]>
* Released 1.0.0: Initial version