Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2008-05-12 01:35:28 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2008-05-12 01:59:57 (GMT)
commit3673659a2ef602a507619f1448226aa546512d27 (patch)
tree7d94dedbb89b610e47d8a66ffecdad97fb1edd4c /NEWS
parentb0a50c1ac32731cc898fd1cb0a2844bccb2ef433 (diff)
Log Viewer overhaul.
- Strips ANSI escape codes from logs. - New Edit toolbar with Copy, Word wrap toggle & Search. - Delete Log added to Tools menu. - Notification added after log upload. - Watches multiple directories, plus extra files. - Organizes logs in tree view by directory. - Tree view sorted alphabetically, with special sorting for xxxx-NNN.log files. - Activity version 7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7cc6e5..52e95e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+7
+
+* Strips ANSI escape codes from logs.
+* New Edit toolbar with Copy, Word wrap toggle & Search.
+* Delete Log added to Tools menu.
+* Notification added after log upload.
+* Watches multiple directories, plus extra files.
+* Organizes logs in tree view by directory.
+* Tree view sorted alphabetically, with special sorting for xxxx-NNN.log files.
+
5
* Harden logcollect.py with a whole bunch of try...except to always collect as