~rjclay/ttylog/master

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Robert James Clay
  • Date: 2015-06-03 17:32:14 UTC
  • mfrom: (24.1.10)
  • Revision ID: git-v1:477e1775db7756c523715a1290e4f05e8b0ef2e7
ttylog v0.26

* develop:
  ChangeLog for ttylog v0.26
  Bump VERSION in ttylog.c to 0.26
  Rewrite the '-v|--version' option code in ttylog.c.
  Rewrite '-h|--help' option code in ttylog.c, including expanding 'Usage:'.
  Update Copyright years for Robert James Clay.
  Correct truncating of 'modem_device' string in ttylog.c
  Update ChangeLog for ttylog.8 changes.
  Rewrite the '-f --flush' option description in ttylog.8
  Update ChangeLog after adding the README.md file.
  Add initial version of the README.md file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2015-6-03  Robert James Clay <jame@rocasa.us>  0.26
 
2
 
 
3
    * ttylog.c: Correct truncating of modem_device string, implementing ttylog
 
4
      patch #3 (thanks to Daniel Flinkmann). Closes Debian Bug #731086.
 
5
    * ttylog.c: Rewrite the "-h|--help" option code, including the expansion
 
6
      of the "Usage:" line.
 
7
    * ttylog.c: Rewrite the '-v|--version' option code, including the addition
 
8
      of the License and Copyright information.
 
9
    * ChangeLog: Correct bad date entry for v0.1.b-3.
 
10
 
 
11
 
 
12
2014-7-29  Robert James Clay <jame@rocasa.us>
 
13
 
 
14
    * ttylog.8: Rewrite the '-f --flush' option description in ttylog.8.
 
15
 
 
16
 
 
17
2013-6-19  Robert James Clay <jame@rocasa.us>
 
18
 
 
19
    * README.md: Add initial version of the README.md file.
 
20
 
 
21
 
1
22
2013-2-14  Robert James Clay <jame@rocasa.us>  0.25
2
23
 
3
24
    * ttylog.c: Corrections to the code adding a NULL to modem_device variable.
77
98
    * Fix nostrip build issue. (Closes: bug#438226)
78
99
 
79
100
 
80
 
2008-11-2002  Tibor Koleszar <oldw@debian.org>  0.1.b-3
 
101
2002-11-04  Tibor Koleszar <oldw@debian.org>  0.1.b-3
81
102
 
82
103
    * Using optional output flush - Closes: Debian bug#164778
83
104