1 |
2003-08-05 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
2 |
|
3 |
* mac2eui64.c: Updated the comment above the call to |
4 |
InvertUniversalLocalBit(). |
5 |
|
6 |
2003-08-02 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
7 |
|
8 |
* mac2eui64.c: Changed the name of ComplementUniversalLocalBit() |
9 |
to InvertUniversalLocalBit(). |
10 |
|
11 |
2003-07-26 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
12 |
|
13 |
* mac2eui64.c: Some systems including newer FreeBSD declare |
14 |
getopt() and friends in unistd.h. Include that header file as |
15 |
well. Thanks to Simen Graaten <simeng@slarkware.com>. |
16 |
|
17 |
* Added this ChangeLog. In Emacs, new log entries can be added |
18 |
with C-x 4 a. |
19 |
|
20 |
2003-07-22 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
21 |
|
22 |
* Initial release. Version 1.0. |
23 |
|
24 |
$Ximalas$ |