4 February 2002

- Changed all references to tahallah.demon.co.uk to munted.org.uk
- No other changes made. 

9 September 2001

- Rewrote the sparc routines. 
- Cleaned up intel routines a bit.

5 April 2000

- Rewrote the routines to make it more efficient. 
- Updated all the source files so that each module gets
  their own revision. Replaced comment headers with a
  better comment headers. Whole bunch of changes. 

27 June 1999

- Added further identification for AMD's K6 with MMX extensions. 
- Added "-v" option because I kept getting different linuxinfo binaries 
  confused!
- Released as 1.1.4.  

31 May 1999

- Fixed brainfart in linuxinfo.h (mc68000 used instead of __mc68000__!)
- Does not print MHz clock speed if not detected.
- Prints unknown 486 if vendor and type not known (for braindamaged 486s)
- Released as 1.1.3

30 May 1999

- Patched to add AMD 5x86. 
- Released as 1.1.2

27 March 1999

- Ported LinuxInfo to StrongARM - very beta code, please test. 
  Report problems to alex.buell@tahallah.demon.co.uk!
  Cannot detect processor MHz unfortunately, but hopefully,
  that might change. 
- Have not worked on updating the other platforms, sorry ;o(
- Released as 1.0.8

10 March 1999

- Added Celeron to the Intel CPU identification code. 
- Again, put off the other platform code for 1.0.8. Sorry!
- Fixed some oddities
- Released as 1.0.7

06 March 1999

- Completely rewrote the Intel platform code (I didn't originally
  write the code that processes the /proc/cpuinfo file - that
  came from linux_logo. I'm happy to say that, at least for 
  the Intel platform this dreck is history, and I have some VERY 
  elegant code in there now. Whoopee! =)
- Will rewrite the other platform code for 1.0.7. Watch for it! =)
- Version bumped to 1.0.6 

23 October 1998

- Rewrote the library detection code (see linuxinfo_common.c)
- Released as 1.0.4

19th October 1998

- autoconf'd courtesy of Johnny Tevessen, j.tevessen@gmx.de
- added extra checks for glibc-1 and glibc-2.0.0 - glibc-2.0.7
- Released as 1.0.3

October 1998

- Renamed to LinuxInfo from sysinfo to avoid infrigement of 
  a commercial offering. 
- Released as 1.0.2
- glibc/libc compatibility 

September 1998

- Initial version written on glibc
