Skip to content

Commit

Permalink
- Gem version of Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
erlends committed Oct 21, 2007
1 parent d25ff9e commit c626628
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions History.txt
@@ -0,0 +1,63 @@
== 0.0.7 / 2007-10-..

* Make textures from BitmapCharacter font
* Use textured quads instead of BitmapCharacter
* Cache callLists for complete strings in BlobStore
* Clean out callLists in BlobStore regularly
* Slide new Elements in from left/right
* Don't crash if unable to parse Squid logs
* Keep non-showing elements around longer to help with
bursts in varied traffic
* add_activity(...{:type => 1}) renders quads instead of balls
* Use 'f' to toggle attempted framerate
* Use 'b' to toggle between balls and quads
* Consume all waiting data when checking for SSH activity

== 0.0.6 / 2007-10-13

* Handle referrals including your site as params
* Handle disabling a block without disabling the source
* Rework coordinate systems, and swap to glOrtho instead of glFrustum
* PureFTPD parser
* MySQL activity log parser
* Background reverse IP lookup
* Use yaml for config file (Ian Ownbey <iownbey@notesake.com>)
* Highlight rate/total/avg column
* Split source into several files (Ben Bleything <ben@bleything.net>)
* qmail/vmpop3d parser (James Grant <james@lightbox.org>)
* Postfix fixes (Andre Luiz dos Santos <andre@netvision.com.br>)
* TShark parser (Landy Bible <landy@ljb2of3.net>)
* Updated Squid parser (Isuraeru Ochoa <isuraeru@gmail.com>)

== 0.0.5 / 2007-10-10

* Basic instructions on missing gems
* Fallback to BitmapCharacterX on RangeError
* Attempt to fix text color on non Linux platforms
* SASL Usernames (Andre Luiz dos Santos <andre@netvision.com.br>)
* SSH auth methods <leif@denali.net>
* PostgreSQL parser (Andrew MacBride <amacbride@yahoo.com>)
* Postfix warnings (Jim Pingle <jpingle@gmail.com)

== 0.0.4 / 2007-10-09

* Upgraded to GL/GLUT new syntax
Should fix several os/x and windows problems
* Nginx parser (Ian Ownbey <iownbey@notesake.com>)
* Squid parser (Benjamin Schweizer <2007@benjamin-schweizer.de>)
* SSH Keys support (Jason Drage <jasond@ibsglobalweb.com>)
* Postfix spamd/clamd (Jim Pingle <jpingle@gmail.com>)

== 0.0.3 / 2007-10-08

* Update Apache Combined parser to handle hostnames
* Handle message rates > (60000/FPS)

== 0.0.2 / 2007-10-07

* Postfix parser
* IIS parser (Tucker Sizemore <w8emx@sera.org>)

== 0.0.1 / 2007-10-06

* Initial release

0 comments on commit c626628

Please sign in to comment.