File: Changes

package info (click to toggle)
aee 2.2.7-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 796 kB
  • ctags: 1,641
  • sloc: ansic: 17,190; sh: 441; makefile: 71
file content (35 lines) | stat: -rw-r--r-- 1,036 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
version 2.2.7
- fixed defect which caused core dump in xae when mouse cursor leaves 
  left side of window 

version 2.2.6
- corrected defect in control.c which prevented file from being saved in 
  restricted mode

version 2.2.5
- added 'home' key to Xcurse
- added options for 'text' and 'binary' modes 
- added sending carriage-return to pipe if dos_file is true (so that diffs 
  between the file and editor contents will work even with DOS files)
- fixed defect in new_curse
- added check for more select headers to get BSD_SELECT set in create.mk.aee

version 2.2.4
- fixed defect which caused line to be improperly resized when tab stops 
  changed

version 2.2.3
- fixed defect which caused segmentation fault if marking text on the last 
  line of a buffer

version 2.2.2
- added handling for DOS/Windows files (with CR/LF)
- minor changes to allow use of /usr/local/aee for help.ae and init.ae files

version 2.2.1
- Minor error and help message changes to improve usability

[aee-2.2.0-1]
- First announcement to Freshmeat