Dual Elephants Logo
0.1 [ pre-release release ]
	- Basic functionality
	- take email/create new request
	- display request
	- [ requires ] File::Path, CGI, Sys::Hostname

0.2 [ feature-update release ]
	- added take,give,mail,resolve,comments
	- added handling of mime attachments
	- fixed date handling
	- [ requires ] Date::Parse, MIME::Parser

0.3 [ make-me-pretty release ]
	- added utilities to convert old reqng request to new format
	- made all the screens and buttons look nicer
	- section titles (with colours) for request display
	- removed dependance on File::Path

0.4 [ replace-old-reqng-time release ]
	- fixed up tables/email display to match old wwwreq
	- added filing of incoming emails according to req number in subject
	- Functional equivilant of reqng now!

0.5 [ above-and-beyond release ]
	- added statistics section
	- added rebuild function to repair damaged indexfiles
	- added web-based configuration section
	- [ bugfix ] make < and > appear correctly

0.6 [ whatever-i'm-asked-to-add release ]
	- added search function
	- added drop function (to drop irrelevant requests)
	- added merge function
	- [ bugfix ] fix previous bugfix to htmlify text (use CGI module function)

0.7 [ funky-addition release ] Wed Mar 21 2001
	- added sending of email attachments
	- new button images!

0.7.1 [ darn-that-shouldn't-happen release ] Wed Apr 18
    - Fixed it so that mails without a subject don't stuff up

0.8 [ fix-me-up-scotty release ] Thu May 3
	- Made it so mail automaticlly sets subject from old subject header

0.9 [ public-humiliation release ] Wed Jan 23
	- Released on sourceforge
	- Fixed multi-line subjects
	- Fixed multipart/alternative messages
	- Added read-only user
	- Fix searching function

0.10 [ Speak-no-english release ] Tue Feb 14
	- Support multi-byte characters, only Japanese tested

0.11 [ Documentation release ] Thu Feb 28
	- Much, much docuementation in source, man page and PDF file on website
	- Installation simplified
	- Single executable for multiple queues
	- Queue configuration file
	- LDAP authentication

0.12 [ Darn-semicolons release ] Mon Mar 25
	- Bug-fix from formatting changes (errant semi-colons)

0.13 [ Statitics-update release ] Wed Jun 5
	- Allow statistics to be generated for only certain subjects
	- Make more of pages non-proxied

0.14 [ Update for perl 5.8 ] Mon Dec 12
    - Fix strict variable declaration
    - Update handling of hashes to fix warnings under perl 5.8