minimalist-admin/CHANGELOG.md

32 lines
811 B
Markdown
Raw Permalink Normal View History

2014-08-03 10:44:22 +02:00
# Minimalist Mailinglist Manager
#### Version 0.6 -- 2011/03/06
- Changed: eregi() to preg_match().
- Changes: split() to preg_split().
#### Version 0.5 -- 2007/11/14
- Added: Charset iso-8859-1 header. (Suggested by Michael Baierl)
- Fixed: Security issue! Check input for l/$get_list. (Found by Michael Baierl)
### Version 0.4 -- 2005/10/22
- Fixed: small list-writers bug.
#### Version 0.3 -- 2005/10/10
- Added: Toggle for list-writers (default disabled).
- Added: "Back" button.
- Changed: $CONF['list'] changed to $CONF['list_name'].
- Changed: Moved most of $CONF to global config.inc.
- Changed: Function that read lists.lst.
- Fixed: Pesky variable error messages.
#### Version 0.2 -- 2005/08/10
- Added: Write only option for list-writers.
#### Version 0.1 -- 2005/06/06
- Initial release.