File: changelog.xml

package info (click to toggle)
fizmo-console 0.7.13-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 552 kB
  • ctags: 79
  • sloc: sh: 1,352; ansic: 350; xml: 190; makefile: 21
file content (123 lines) | stat: -rw-r--r-- 6,034 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
<?xml version="1.0" encoding="UTF-8"?>
<changelog>
  <change version="0.7.13">
    <datetime day-of-week="Sun" month="9" day="3" hour="21"
      minute="45" second="23" timezone="CEST" year="2017"/>
    <logentry>Added “-ai” or “--autosave-inputfile”, resp. and “-ao” or “--autosave-outputfile”, resp. commandline parameters. With both set, this allows processing of a single command from stdin for each invocation of fizmo-console.</logentry>
    <logentry>Adapted to updated screen interface, allowing screen dimensions > 255.</logentry>
    <logentry>Renamed copyright files to “license” for github license detection compatibility, see <a href="https://help.github.com/articles/licensing-a-repository/">Github's “Licensing a repository”</a> for further reference.</logentry>
    <logentry>Added missing contributor phrasing to BSD-3 clause. The resulting license now exactly matches the wording used on Github and so also makes the license detection work.</logentry>
    <logentry>Updated man page.</logentry>
  </change>

  <change version="0.7.12">
    <datetime day-of-week="Sun" month="4" day="9" hour="20"
      minute="19" second="25" timezone="CEST" year="2017"/>
    <logentry>Updated man page.</logentry>
  </change>

  <change version="0.7.11">
    <datetime day-of-week="Sun" month="10" day="9" hour="9"
      minute="36" second="40" timezone="CEST" year="2016"/>
    <logentry>Adapted to new, split-library builds.</logentry>
  </change>

  <change version="0.7.10">
    <datetime day-of-week="Wed" month="8" day="31" hour="22"
      minute="8" second="1" timezone="CEST" year="2016"/>
    <logentry>Use tiny-xml-doc-tools for documentation.</logentry>
  </change>

  <change version="0.7.9">
    <datetime day-of-week="Thu" month="7" day="28" hour="20"
      minute="15" second="19" timezone="CEST" year="2016"/>
    <logentry>Minor Manpage, copyright and version 0.7.9 update.</logentry>
  </change>

  <change version="0.7.8">
    <datetime day-of-week="Fri" month="10" day="9" hour="22"
      minute="6" second="32" timezone="CEST" year="2015"/>
    <logentry>Minor autoconf-related changes for fizmo-dist-0.7.10-compatibility.</logentry>
  </change>

  <change version="0.7.7">
    <datetime day-of-week="Wed" month="3" day="19" hour="20"
      minute="25" second="58" timezone="CET" year="2014"/>
    <logentry>Added missing license/copyright information.</logentry>
  </change>

  <change version="0.7.6">
    <datetime day-of-week="Wed" month="6" day="5" hour="18"
      minute="49" second="00" timezone="CEST" year="2013"/>
    <logentry>Removed non-POSIX-flag ECHOPRT from tcsetattr for readchar opcode.</logentry>
    <logentry>Adapted to libfizmo's new “fizmo_register_screen_interface” and “fizmo_start” functions.</logentry>
  </change>

  <change version="0.7.5">
    <datetime day-of-week="Fri" month="11" day="30" hour="14"
      minute="02" second="28" timezone="CET" year="2012"/>
    <logentry>Fixed include statement in “configure.ac”.</logentry>
    <logentry>Updates for manpage, docs, comments.</logentry>
  </change>

  <change version="0.7.4">
    <datetime day-of-week="Mon" month="9" day="17" hour="22"
      minute="14" second="52" timezone="CEST" year="2012"/>
    <logentry>Adapted to new autoconf/automake build system.</logentry>
  </change>

  <change version="0.7.3">
    <datetime day-of-week="Wed" month="8" day="1" hour="21"
      minute="42" second="17" timezone="CEST" year="2012"/>
    <logentry>Adapted to new fizmo screen-interface.</logentry>
  </change>

  <change version="0.7.2">
    <datetime day-of-week="Fri" month="3" day="9" hour="21"
      minute="01" second="12" timezone="CET" year="2012"/>
    <logentry>Fixed missing $(DESTDIR) variable – should already have been present since version 0.7.1.</logentry>
  </change>

  <change version="0.7.1">
    <datetime day-of-week="Sun" month="11" day="6" hour="22"
      minute="44" second="17" timezone="CET" year="2011"/>
    <logentry>Fixed missing “override” statments for CFLAGS in Makefiles.</logentry>
    <logentry>Fixed $(DESTDIR) evaluation in config.[default|macports].mk.</logentry>
    <logentry>Changed manpage install dir from “man” to “share/man”.</logentry>
    <logentry>Adapted Makefiles and configuration to use standard GNU Makefile variables instead of INSTALL_PATH and FIZMO_BIN_DIR.</logentry>
    <logentry>Respect LD_FLAGS for linking.</logentry>
  </change>

  <change version="0.7.0">
    <datetime day-of-week="Sun" month="9" day="18" hour="08"
      minute="41" second="18" timezone="CEST" year="2011"/>
    <logentry>The “simple-c” interface has been renamed to “fizmo-console” and is now a stand-alone frontend.</logentry>
    <logentry>Re-implemented the entire build process. Libraries may now be compiled and installed on their own, pkg-config is used whereever possible to ease compilation and installation.</logentry>
  </change>

  <change version="0.6.3">
    <datetime day-of-week="Sun" month="4" day="26" hour="08"
      minute="26" second="31" timezone="CEST" year="2009"/>
    <logentry>Added license information to every file.</logentry>
  </change>

  <change version="0.6.1">
    <datetime day-of-week="Mon" month="3" day="30" hour="22"
      minute="15" second="04" timezone="CEST" year="2009"/>
    <logentry>Added FIZMO_BIN_DIR variable to Makefile.</logentry>
  </change>

  <change version="0.5.3">
    <datetime day-of-week="Wed" month="3" day="11" hour="21"
      minute="34" second="59" timezone="CET" year="2009"/>
    <logentry>Re-wrote Makefile system. Releveant module defaults are now kept in separate .mk-files.</logentry>
    <logentry>Added “-Wextra” flag to CFLAGS and cleaned up new warnings caused by the new flag.</logentry>
  </change>

  <change version="0.4.1">
    <datetime day-of-week="Wed" month="11" day="14" hour="08"
      minute="23" second="19" timezone="CET" year="2007"/>
    <logentry>Separated code in core, interface, c and cpp interfaces.</logentry>
  </change>
</changelog>