Skip to content

Commit

Permalink
Updated ChangeLog formatting and wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed Aug 18, 2016
1 parent 6048c38 commit 579476c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -467,16 +467,16 @@ Changes to GoAccess 0.3 - Sunday, August 29, 2010

Changes to GoAccess 0.2 - Sunday, July 25, 2010

- Implemented real-time statistics (RTS). Data will be appended as the log file
grows. Equivalent to 'tail -f' on Unix systems
- Added a keyphrases report coming from Google search engine. This includes,
raw, cache, and translation queries.
- Fixed a memory leak when invalid entries were parsed
- Fixed a potential buffer overflow.
- Implemented real-time statistics (RTS). Data will be appended as the log
file grows. Equivalent to 'tail -f' on Unix systems
- Implemented screen resize functionality
- Simpliflied creation of the "unique visitors" hash-key.
- Simpliflied the "process_unique_data" function
- Various small speed increases & code cleanup
- Fixed a memory leak when invalid entries were parsed
- Simplify the "process_unique_data" function
- Simplify creation of the "unique visitors" hash-key.
- Fix a potential buffer overflow.

Changes to GoAccess 0.1.2 - Monday, July 12 2010

Expand Down

0 comments on commit 579476c

Please sign in to comment.