Note that this changelog is very incomplete, and only begins at v1.11

May 1998: v1.11
- Reduced variables lenght to 512 bytes
- Added 'encryptfile' and 'decryptfile'
- Changed Makefile syntax
- Added color in help for GTK
- Added syslog option logging
- Fixed bug in appendlog()
- Reduced some vars lenght to reduce mem usage
- Added InstallScript module
- Added 'users' command
- Added 'varlenght' command

May 1998: v1.12
- Added the 'timer' command
- Added '-l' command line option
- Added the 'math' and 'password' commands
- Added the 'draw' set of functions
- Improved the composer (GTK version)
- Example ftp-autofetching still needs work
- Added optional error code to exit. 0 or non-0
- Added 'utime', 'varchop', 'clear', 'servicename' and 'wordlenght' commands
- Fixed 'input' and 'utils crypt' *sigh*
- If 'read' or 'rread' input line is > 510, truncate
- Added startup screen for GTK
- Added 'ascii', 'listen', 'redir'
- Changed 'mode' in 'file'
- Added SOCKS5 compatibility
- Added port number to 'Going to background' notice

May 1998: v1.13
- Added word wrap to GTK text box
- Added % flag to 'parse'
- Added != flag to 'if'
- Added commands 'multilisten' and 'http'
- Fixed small 'parse' bug
- Added 'modem' command.. Now if someone could test it..
- Added 'snmp' command
- Added SSL section to docs, with examples
- Removed obsolete Xt functions from the code
- Added 'zipfile' and 'unzipfile' commands
- Added 2 include files for Sun systems with -DSOLARIS
- Updated some tech_papers
- Added 'EXPR' to the 'math' command
- Changed a few strcpy into strncpy
- Fixed pid number for client-oriented scripts
- Updated startup screen and composer
- Changed to GPL
- Added '?compareword' and '!compareword'

June 1998: v1.14
- Added the 'gui' and 'pgp' commands
- Added sound support
- Added GDBM database support
- Doh.. had the wrong COPYING file.. fixed it
- Added 'printparams' and 'procinfo'
- Added a warning if matching loop can't be found, and for log file
- Added more GUI options
- Added the 'rawprint', 'boolean', 'iftrue', 'iffalse' and 'sleep' commands
- Fixed ircbot example.. anyone could tell him to 'exit'.. doh..
