Initial import.
This commit is contained in:
parent
0d64f2f08f
commit
ba2ec39dd6
1 changed files with 91 additions and 0 deletions
91
ChangeLog.txt
Normal file
91
ChangeLog.txt
Normal file
|
@ -0,0 +1,91 @@
|
|||
2004-02-26 erik
|
||||
* mobibot.iws 1.3:
|
||||
* src/net/thauvin/erik/mobibot/Mobibot.java 1.5:
|
||||
Added random ping response.
|
||||
|
||||
2004-02-25 erik
|
||||
* src/net/thauvin/erik/mobibot/CurrencyConverter.java 1.3:
|
||||
* src/net/thauvin/erik/mobibot/GoogleSearch.java 1.2:
|
||||
* src/net/thauvin/erik/mobibot/Mobibot.java 1.4:
|
||||
* src/net/thauvin/erik/mobibot/Weather.java 1.3:
|
||||
Added -serial command line argument.
|
||||
Added ability to search the current URL posts.
|
||||
Added ping command.
|
||||
Added more efficient arguments parsing in the public and private commands.
|
||||
Added ability for the originator to modify a post's URL.
|
||||
Removed the various URL-based attributes from the constructor.
|
||||
Fixed the nick command.
|
||||
|
||||
2004-02-24 erik
|
||||
* src/net/thauvin/erik/mobibot/CurrencyConverter.java 1.2:
|
||||
Added the ability to list the current rates.
|
||||
|
||||
* website/index.html 1.3:
|
||||
Added reference to Commons CLI.
|
||||
|
||||
* README.txt 1.2:
|
||||
* lib/commons-cli-1.0.jar 1.1:
|
||||
* mobibot.iml 1.2:
|
||||
* mobibot.iws 1.2:
|
||||
* src/net/thauvin/erik/mobibot/Mobibot.java 1.3:
|
||||
The properties file can now be specified from the command line.
|
||||
|
||||
2004-02-18 erik
|
||||
* src/net/thauvin/erik/mobibot/Mobibot.java 1.2:
|
||||
* src/net/thauvin/erik/mobibot/Weather.java 1.2:
|
||||
The weather command help is now returned when a station id is
|
||||
not specified.
|
||||
|
||||
2004-02-17 erik
|
||||
* .cvsignore 1.1.1.1:
|
||||
* build.properties 1.1.1.1:
|
||||
* build.xml 1.1.1.1:
|
||||
* lib/EXML.jar 1.1.1.1:
|
||||
* lib/MathEvaluator.jar 1.1.1.1:
|
||||
* lib/commons-httpclient-2.0-final.jar 1.1.1.1:
|
||||
* lib/commons-logging.jar 1.1.1.1:
|
||||
* lib/commons-net-1.1.0.jar 1.1.1.1:
|
||||
* lib/fetchrss.jar 1.1.1.1:
|
||||
* lib/google.jar 1.1.1.1:
|
||||
* lib/googleapi.jar 1.1.1.1:
|
||||
* lib/jakarta-oro-2.0.8.jar 1.1.1.1:
|
||||
* lib/jdom.jar 1.1.1.1:
|
||||
* lib/jweather-0.2.3.jar 1.1.1.1:
|
||||
* lib/log4j-1.2.8.jar 1.1.1.1:
|
||||
* lib/pircbot.jar 1.1.1.1:
|
||||
* lib/rsslibj.jar 1.1.1.1:
|
||||
* licenses/Commons License.txt 1.1.1.1:
|
||||
* licenses/EXML-license.txt 1.1.1.1:
|
||||
* licenses/Google License.txt 1.1.1.1:
|
||||
* licenses/GoogleTagLib License.txt 1.1.1.1:
|
||||
* licenses/JDOM License.txt 1.1.1.1:
|
||||
* licenses/JWeather License.txt 1.1.1.1:
|
||||
* licenses/License.txt 1.1.1.1:
|
||||
* licenses/Log4j License.txt 1.1.1.1:
|
||||
* licenses/PircBot License.html 1.1.1.1:
|
||||
* licenses/RSSJLib License.txt 1.1.1.1:
|
||||
* licenses/fetchrss License.txt 1.1.1.1:
|
||||
* mobibot.fb 1.1.1.1:
|
||||
* mobibot.iml 1.1.1.1:
|
||||
* mobibot.ipr 1.1.1.1:
|
||||
* mobibot.iws 1.1.1.1:
|
||||
* properties/log4j.properties 1.1.1.1:
|
||||
* properties/mobibot.properties 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/CurrencyConverter.java 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/EntryComment.java 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/EntryLink.java 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/FeedReader.java 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/GoogleSearch.java 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/Mobibot.java 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/StockQuote.java 1.1.1.1:
|
||||
* src/net/thauvin/erik/mobibot/Weather.java 1.1.1.1:
|
||||
* website/index.html 1.1.1.1:
|
||||
* website/simple.css 1.1.1.1:
|
||||
Initial import.
|
||||
|
||||
* website/index.html 1.2:
|
||||
Added wiki reference.
|
||||
|
||||
* README.txt 1.1:
|
||||
Added (very) minimal instructions.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue