summaryrefslogtreecommitdiff
path: root/NEWS
blob: 73392407405af0203a8d1eadc89f0d98536e3c8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0.6
    * Fix crasher due to accessing freed memory. [Maksim Yevmenkin]
    * Help man page type [John-Mark Gurney]
    * Build fixes

0.5:
    * Fix line off by one error.

0.4:
    * Add regexCounter variable for 64 bit values
    * Fix assertion when selecting text at end of line
    * Fix problems when large buffers come in at once with multiple lines.

0.3:
    * Use my real name 'Stefan Walter':
      See: http://memberwebs.com/nielsen/

0.2:
    * Fix bug with an assert on long lines
    * Better configure.in checks.
    * Cleanup the MIB a bit

0.1:
    * Initial Release.