File: changelog

package info (click to toggle)
ae 962-21
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 248 kB
  • ctags: 324
  • sloc: ansic: 2,628; makefile: 118; sh: 22
file content (161 lines) | stat: -rw-r--r-- 5,295 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
ae (962-21) frozen unstable; urgency=high

  * added backspace keybindings to the ae2vi.rc file by request
  *   although this doesn't correct a reported bug, the fix is
  *   valuable enough to include in the frozen distribution as per
  *   discussions with Brian White.
  * remove old, misplaced .rc files in the post install, removing
  *   the chance of being surprized by the faulty keybindings in 
  *   these old files.

 -- Dale Scheetz <dwarf@polaris.net>  Mon, 29 Jun 1998 10:58:47 -0400

ae (962-20) frozen unstable; urgency=low

  * fixed /bin/vi shell script to handle both quoted file names
  *     and the lack of any arguments using the ${1+"$@"}
  *     construct suggested by Richard Braakman: fixes 20415
  * also fixed inverted logic in same shell script.

 -- Dale Scheetz <dwarf@polaris.net>  Sat, 23 May 1998 15:19:56 -0400

ae (962-19) frozen unstable; urgency=high

  * rebuilt ae.rc to provide emacs keybindings
  *      provides full functionality on terminals without function keys.
  * new keybindings remove the problem with ^O (file write)
  *      when used under Midnight Commander, which caused ae to abort.

 -- Dale Scheetz <dwarf@polaris.net>  Thu, 14 May 1998 16:18:06 -0400

ae (962-18) frozen unstable; urgency=high

  * rebuilt ae.rc for both console and xterm keys:
  *          fixes 4755, 16508, 17107, and 20749
  * rebuilt ae2vi.rc and ae2vix.rc to supply vi in console and xterm:
  *          fixes 8350, 17086, 17757, 17794, 21266, and 21649
  * modified ae.rc to provide control keys for use over telnet:
  *          fixes 20439
  * applied Jim Mintha's CR patch to key.c:  fixes 18581
  * applied Jim Mintha's slang colors patch: fixes 21267
  * add .gz extention to slave manpage: fixes 21165
  * remove substvars and files from debian/ : fixes 21276

 -- Dale Scheetz <dwarf@polaris.net>  Sun, 10 May 1998 14:16:34 -0400

ae (962-17) unstable; urgency=high

  * changed package from ncurses to slang for the boot floppies

 -- Dale Scheetz <dwarf@polaris.net>  Sat,  3 Jan 1998 15:56:01 -0500

ae (962-16) unstable; urgency=low

  * added update alternatives for /usr/bin/editor : bug #13287
  * install /bin/vi with execute permission : bug #14082
  * fixed copyright gzip problem : bug #14371

 -- Dale Scheetz <dwarf@polaris.net>  Thu, 13 Nov 1997 11:32:28 -0500

ae (962-15) unstable; urgency=high

  * built with libc6 : bugs #11657 and #13121
  * fixed binary-indep target : bug #12484

 -- Dale Scheetz <dwarf@polaris.net>  Sat,  4 Oct 1997 18:42:50 -0400

ae (962-14) frozen unstable; urgency=high

  * moved vi script from /usr/bin to /bin which fires up ae like vi.

 -- Dale Scheetz <dwarf@polaris.net>  Sun, 4 May 1997 19:25:02 -0400

ae (962-13) frozen unstable; urgency=low

  * fixed .macro_define bug
  * added ae2vi.rc for vi compatability
  * changed setup in postinst script to set up ae like vi if no vi present

 -- Dale Scheetz <dwarf@polaris.net>  Tue, 22 Apr 1997 12:05:43 -0400

ae (962-12) frozen unstable; urgency=low

  * bug #8350 escaped $ in mode.rc
  * bug #7040 removed spurios files from debian source files, left patches
  * bug #8222 installed gnu patch for alternate architectures
  * added Mark Baker's patch for +lineno, fixes less bug #8036
  * made ae.rc a conffiles

 -- Dale Scheetz <dwarf@polaris.net>  Tue, 1 Apr 1997 13:36:42 -0500

ae (962-11) frozen unstable; urgency=low

  * installed "special character" patch
  * removed execute permissions from man and docs

 -- Dale Scheetz <dwarf@polaris.net>  Wed, 13 Nov 1996 13:25:40 -0500

ae (962-10) unstable; urgency=low

  * removed -N linker option

 -- Dale Scheetz <dwarf@polaris.net>  Mon, 23 Sep 1996 10:03:05 -0400

ae (962-9) unstable; urgency=low

  * convert to new source format
  * remove Essential field

 -- Dale Scheetz <dwarf@polaris.net>  Sun, 1 Sept 1996 15:24:14 +0400

Changes for ae-962-8
	elf package
	* source package multi-architecture compatability hanges

Changes for ae-962-7
	elf package
	* added "PRIORITY: required" field to control file.
	* The debian-specific change in main.c:lineinput() to put
          terminal into raw mode turned off ICRNL.  Put terminal
          into half-baked mode by turning ICRNL back on here.

Changes for ae-962-6
	elf package
	* changes in main.c:lineinput() to avoid problem working with
	  ncurses-1.9.9e.

Changes for ae-962-5
	elf package
	* added Essential field to control file
	* added keybinding aliases to /etc/ae.rc
	* ^r, ^w, ^c (on menu) = read, write, quit-ask
	* ^f, ^b, ^p, ^n (not on menu) = forward, back, up, down

Changes for ae-962-4
	elf package
	* changed package version number format from 96.2 to 962
          (representing Feb, 96).  This is so that dselect will
	  upgrade instances of the previous ae-493 (representing
	  April, 93) package to this new one.

Changes for ae-96.2-3
	elf package
	* moved ae from /usr/bin to /bin

Changes for ae-96.2-2
	(changes not captured here)

Changes for ae-96.2-1
	elf package
	* initial upload -- replaces ae-493
        * added #ifndef DEBIAN block in header.h
        * added #ifdef DEBIAN block in main.c

ae-2.96 -- anthony's editor Feb 96 version
kitted up for debian by Bill Mitchell <mitchell@mdd.comm.mot.com>
from sources obtained via email from the author

Local variables:
mode: debian-changelog
End: