-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
49 lines (25 loc) · 1.2 KB
/
ChangeLog
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
2017-07-02 Tommy Reynolds <[email protected]>
* TODO.md: Ticked off need for shell regex parameter
2017-07-02 Tommy Reynolds <[email protected]>
* unconsole: Can accept regex to locate shell prompts from command
line.
2017-06-29 Tommy Reynolds <[email protected]>
* README.md: It's still ugly markdown.
2017-06-29 Tommy Reynolds <[email protected]>
* ChangeLog: Changes
2017-06-29 Tommy Reynolds <[email protected]>
* TODO.md: What the future holds.
2017-06-29 Tommy Reynolds <[email protected]>
* README.md: Fleshed this out a bit
2017-06-29 Tommy Reynolds <[email protected]>
* README.md: Create README.md
2017-06-29 Tommy Reynolds <[email protected]>
* Makefile: Use more-reasonable work area directory name.
2017-06-29 Tommy Reynolds <[email protected]>
* .gitignore: Ignorables
2017-06-29 Tommy Reynolds <[email protected]>
* unconsole: Avoid null extraction prefixes
2017-06-29 Tommy Reynolds <[email protected]>
* .gitignore, Makefile, sample.txt, unconsole: Baseline
2017-06-29 Tommy Reynolds <[email protected]>
* Initial commit