bboschecker 0.2
This commit is contained in:
parent
aca861840a
commit
1bcaaf7f18
5 changed files with 579 additions and 33 deletions
15
ChangeLog
Normal file
15
ChangeLog
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Version 0.2 (2008-05-11)
|
||||
===========
|
||||
- Implement tableExtractor.class.php to more smartly parse out the carrier
|
||||
information, allowing for network and region based lookups
|
||||
- Add form elements to support the new network/region functionality
|
||||
- Add user-controlled verbosity setting
|
||||
- Add output of links needed to check manually
|
||||
- Add quick BBFAQ debug script to spit out the table array
|
||||
- Minor bugfix to PHP_SELF coding error
|
||||
- Add CREDITS and ChangeLog files
|
||||
|
||||
Version 0.1 (2007-11-07)
|
||||
===========
|
||||
- Initial release
|
||||
|
||||
Reference in a new issue