1----- Version 1.4.5b4
2- implemented power on/off self-test in IrDA Menu Extra
3- cleaned up compile warnings in IrDA menu extra
4- <rdar://problem/5792684> IrDA menu extra needs to implement self test
5- jump over to workloop from setPowerState, delete bogus 'error' return
6- <rdar://problem/6109620> AppleUSBIrDADriver::setPowerState should not return IOPMNoSuchState
7- delete ancient SCC driver from source (for opensource)
8- <rdar://problem/6109632> AppleSCCIrDA::setPowerState should not return IOPMNoSuchState
9- touch /var/db/.selftest and reboot to enable self-test
10- menu - cleaned up DefaultPrefs to not convert from NSString to CFStringRef (toll free types)
11- added test applescript to invoke self-test
12- cvs tag AppleUSBIrDA-1-4-5b4
13
14----- Version 1.4.5b3
15- finished getting working in 64-bit kernel
16- remove unsafe string calls
17- comment out review warnings
18- ifdef out KUNCUserNotificationDisplayNotice, deprecated
19- <rdar://problem/6138197> HARDENING: Replace unsafe string functions in AppleUSBIrDA (41 found)
20- <rdar://problem/6159361> K64: Port AppleUSBIrDA to 64-Bit
21- cvs tag AppleUSBIrDA-1-4-5b3
22
23----- Version 1.4.5b2
24- more 64-bit cleanup in kext and menu
25- io_connect_method_structureI_structureO to IOConnectCallStructMethod
26- IORegistryDisposeEnumerator to IOObjectRelease
27- <rdar://problem/5845443> IrDA menu extra needs to build x86_64
28- cvs tag AppleUSBIrDA-1-4-5b2
29
30----- Version 1.4.5b1
31- fix typo in failure path of AppleIrDA::newUserClient
32- <rdar://problem/5412934> AppleUSBIrDA Error messages are incorrect (copy/paste error)
33- minor changes for gcc 4.2
34- <rdar://problem/5607347> SWB: AppleUSBIrDA needs changes to build using gcc 4.2
35- remove define of random(), causes problems in new build.
36- deleted unused build configurations
37- converted to native projects
38- updated symbol stripping script
39- cvs tag AppleUSBIrDA-1-4-5b1
40
41----- Version 1.4.4
42- new artwork again, no code changes
43- <rdar://problem/5434787> MENU EXTRA: Revised artwork for IRDA
44- cvs tag AppleUSBIrDA-1-4-4
45
46----- Version 1.4.3
47- <rdar://problem/5232104> IrDA Menu Extras need to update to new HI artwork and drawing routines for Leopard
48- cvs tag AppleUSBIrDA-1-4-3
49
50----- Version 1.4.2
51- endian bugs
52- xtrace changes
53- cvs tag AppleUSBIrDA-1-4-2
54
55----- Version 1.4.1
56- <rdar://problem/5293644> ER - Seed: IrDA Menu Extra: Still contains beta version info and "Apple Computer"
57- <rdar://problem/5356142> SCC version of IrDA should be removed from Leopard
58- cvs tag AppleUSBIrDA-1-4-1
59
60----- Version 1.4.0b1
61- fix leopard build problems
62- version to 1.4.0b1
63- <rdar://problem/4491547> Leopard: AppleUSBIrDA-135.2.2 is failing to build
64- cvs tag AppleUSBIrDA-1-4-0b1
65
66----- Version 1.3.5b2
67- minor tweaks for gcc4
68- version 1.3.5b2
69- <rdar://problem/4092030> AppleUSBIrDA-134.2.2 fails to build with gcc 4.0
70- cvs tag AppleUSBIrDA-1-3-5b2
71
72----- Version 1.3.4b2
73- switched to xcode
74- removed all English.lproj/InfoPlist.strings files
75- removed -mno-string compile option
76- version to 1.3.4b2
77- <rdar://problem/3824126> CI:Removing CFBundleShortVersionString and CFBundleGetInfoString keys from your localizable content
78- <rdar://problem/3826135> AppleUSBIrDA specifies "-mno-string" in wrong place in XCode
79- cvs tag AppleUSBIrDA-1-3-4b2
80