-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
74 lines (47 loc) · 1.96 KB
/
ChangeLog
File metadata and controls
74 lines (47 loc) · 1.96 KB
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
Mar 02 2013 Tomas Abrahamsson <tab@lysator.liu.se>
This is version 1.6
* Test with Erlang/OTP R16B, and fix an issue with getopts.
* Editorial change: convert tabs to spaces in reshd.erl
Oct 22 2009 Tomas Abrahamsson <tab@lysator.liu.se>
This is version 1.5
* Prompts now looks good again on Erlang/OTP R13B-2
Apr 26 2009 Tomas Abrahamsson <tab@lysator.liu.se>
This is version 1.4
* reshd.erl: News:
* Works with Erlang/OTP R13B.
* Supports IPv6
* New options:
- for setting keepalive on the clientsocket
- for setting silent c-prompt (if you connect from windows)
* Now also supports io:get_line and io:get_chars.
* New functions for making it easy to start reshd from the command
line: c_start/1, cr_start/1, cpl_start/1.
Dec 17 2007 Tomas Abrahamsson <tab@lysator.liu.se>
This is version 1.3.1
* reshd.erl: Fixed a reference to an undefined module. Now uses
inet:getaddr instead.
Dec 16 2007 Tomas Abrahamsson <tab@lysator.liu.se>
This is version 1.3.
* reshd.erl: Updated to work with Erlang/OTP R12B-0: handles
io-requests get_geometry and requests.
Jul 20 2002 Tomas Abrahamsson <tab@lysator.liu.se>
This is version 1.2.
Polished for submitting as an Erlang user contribution:
- Added reshd.pub
- Added README, license.txt
- Added autoconf stuff
Dec 20 2001 Tomas Abrahamsson <tab@lysator.liu.se>
This is version 1.1.
* reshd.erl: Handles atoms and terms as prompts (just like for the
normal shell).
Aug 21 2001 Tomas Abrahamsson <tab@lysator.liu.se>
* resh.el: Bugfixes for bugs related to setting the current erlang
buffer
* reshd.erl: Handles prompt being an atom
May 11 2001 Tomas Abrahamsson <tab@lysator.liu.se>
* resh.el: Misc bugfixes
May 4 2001 Tomas Abrahamsson <tab@lysator.liu.se>
* resh.el: First published version
* reshd.erl: First published version
This is the first version, also announced on the Erlang mailing list:
http://www.erlang.org/ml-archive/erlang-questions/200105/msg00019.html