Gnapster 1.5.0:
 * Multiple server/account management
 * Search history
 * Bandwidth limiting
 * Ability to specify multiple share directories
 * Many internal improvements
 * Vorbis file sharing support
 * MPEG/AVI file sharing support
 * Added file type to search criteria
 * Updated Browse OpenNAP dialog
 * Fixed Safe Exit option
 * Added an option to execute a program after a successful download
 * Fixed a potentially exploitable remote segmentation fault concerning
 uploads
 * SOCKS5 support should (hopefully) be fixed now
 * Timestamped events
 * Lots more changes I can't remember
 * As usual, many bug fixes
 
Gnapster 1.4.2:
 * Official server connection bug fixed
 * Opennap browse numeric removed so that browses properly function again

Gnapster 1.4.1a:
 * Fixed a really stupid typo in upload.c find_header() that prevented
   building a shared list
 * HP-UX compile cleanups
 * Another solaris compile fix

Gnapster 1.4.1:
 * Made a slight change to the find_header routine in upload.c
 * Fixed a bug with the searching/cancel system
 * Once again compiles for Solaris (oops!)
 * Default prefix is now /usr/local (oops again)
 * List submission bugs fixed concerning official napster servers

Gnapster 1.4.0:
 * Optional GNOME dependency now, weee ;)
 * Text output theme support
 * SOCKS4 and SOCKS5 proxy support (EXPERIMENTAL!)
 * Search cancel button
 * Logging support
 * Cleaned up resume code
 * XChat transparency  *NOTE* I modified xtext.c to handle its
   transparency like Eterm
 * Improved opennap server dialog features
 * Added hide join/part messages option
 * Fairly bad memory leak cleaned up in parsing a shared file list
 * Fixed poor recognition of certain mp3s
 * Cleaned up a few leaked file descriptors

Gnapster 1.3.12:
 * Official server connection problems fixed
 * Fixed a tab completion core dump
 * Ability to move downloads to queue slots
 * Fix for alternate upload resumes being ignored and the file is sent from 
   the beginning
 * Fix for hanging downloads on "Awaiting connection" when they should promptly
   report an error message
 * Auto-reconnect timeout added
 * Boolean NOT searches allowed on opennap servers
 * UI cleanups
 * Safe exit operation added, which allows you to unshare all songs, and wait
   for all transfers to complete before it exits

Gnapster 1.3.11:
 * Browse server file syntax changed, old server files must be removed
 * Fixed new user creation bug and cleaned up the bind handling to not cause 100% cpu usage when something bad happened
 * Updated remotely queued code to better handle queued downloads
 * Switched over to using the XText widget from XChat
 * Implemented new opennap browse numeric support, will no longer get
   disconnected for browsing
 * Removed -O2 from Makefile due to GTK problems caused by older gcc versions
   (prevented / commands from working on certain systems)
 * Many minor UI changes and bug fixes

Gnapster 1.3.10:
 * Fix for fatal division by 0 error
 * Automatic nickname completion when prefixing users in channels
 * Automatic channel joining added
 * Internal code cleanups

Gnapster 1.3.9:
 * Local and remote resume support
 * New browse method that uses a tree-style view instead of list
 * Completely rewritten download/queue code
 * Security hole fixed that allowed users to view arbitrary files
 * Many minor changes everywhere
 * Internal bug fixes

Gnapster 1.3.8:
 * Command history in the console
 * Ignore features added
 * Ability to list channels
 * Queryable private messages between users
 * Admin commands enabled
 * LOTS of bug fixes

Gnapster 1.3.7:
 * Port is now specifyable in the preferences, firewall support is also done
 * Finally updated update list to update based on modification time instead
   of only adding files
 * Added a "browse" server dialog which allows you to manage specific servers
   without requiring a query server running on port 8875
 * Uploading of a users mp3 list is now non-blocking
 * Fixed a memory leak in upload.c and download_free()

Gnapster 1.3.6:
 * Changed the ~/.gnapster_shared syntax, please rebuild your lists!
 * Multiple chat channels and a more organized console tab
 * Much cleaner build mp3 list dialog
 * Bug fixes

Gnapster 1.3.5:
 * MP3 sharing support
 * Search sorting by line speed and bitrate now implemented
 * Support for opennap's multiple media type features (only available
   when connected to an opennap server)
 * Specification of the opennap server (query server only!) in the 
   preferences dialog
 * Big endian bug fixed dealing with the byte order of an IP address from the 
   server
 * Lots of various bug fixes

Gnapster 1.3.4:
 * PPC support should be working properly (thanks drscholl ;)
 * BSD connection problems fixed (occurred in 1.3.2 and 1.3.3)

Gnapster 1.3.3:
 * Minor fix in the search widget that caused NULL searches to occur
 * New option to autostart queues when nothing is being downloaded
 * Search list has full column sorting support
 * Multiple selections allowed
 * Queue timeouts added
 * Fixed Segmentation Fault in queue code
 * More language translation support

Gnapster 1.3.2:
 * Support for queued downloads
 * Chat support
 * Improved UI, more config options.
 * PPC support not quite functional, I need someone to look at the code
   and send a patch to jasta@gotlinux.org
 * Now using a standard GNU autoconf/automake structure
 * Tons of various bug fixes

Gnapster 1.3.0:
 * Completely rewrote Gnapster
 * Ability to browse mp3s by user (instead of only search)
 * Added non-blocking socket connect methods to avoid using pthreads and prevent freezes
 * New preference, the ability to automatically convert spaces to underscores in mp3 filenames
 * Improved bad header handling and various other fatal errors

Gnapster 1.2.1:
 * Incorporated new query server

Gnapster 1.2.0:
 * Fixed several major Segmentation Fault bugs
 * Added support for the newer style of download (second user connects to the first user and issues a "SEND" request)
 * Added console tab

Gnapster 1.1:
 * Fixed mishandling of disconnect from server problem
 * Added automatic sort by connection
 * Now able to create new users on the napster servers
 * Added Reconnect button to main toolbar in case of disconnect
 
Gnapster 1.0:
 * First public release
