File: ChangeLog

package info (click to toggle)
zec 0.12-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 336 kB
  • ctags: 43
  • sloc: sh: 1,147; xml: 72; makefile: 57
file content (214 lines) | stat: -rw-r--r-- 5,725 bytes parent folder | download | duplicates (4)
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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
2005-11-03  Clint Adams  <schizo@debian.org>

	* Src/zec: make prodflow output a bit easier to read.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.11.1.

	* Src/zec: add refinery support to tmp.

2005-10-29  Clint Adams  <schizo@debian.org>

	* Src/zec: add happiness to prodflow output.

2005-10-26  Clint Adams  <schizo@debian.org>

	* Src/zec: add -K option and code to handle
	countries in use and the killing of such
	sessions.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.11.0.

2005-10-25  Clint Adams  <schizo@debian.org>

	* Src/zec: add prodflow tool with ugly output.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.10.0.

2005-10-13  Clint Adams  <schizo@debian.org>

	* Src/zec: add support for persistent history
	files.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.9.0.

2005-04-23  Clint Adams  <schizo@debian.org>

	* Src/zec: fix d and i thresholding in tmp tool.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.8.0.

2005-04-18  Clint Adams  <schizo@debian.org>

	* Src/zec: add t thresholding to tmp tool.

2005-04-16  Clint Adams  <schizo@debian.org>

	* Src/zec: add l thresholding to tmp tool.

2005-04-06  Clint Adams  <schizo@debian.org>

	* Src/zec: fix bug in tmp tool for j/k thresholding.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.7.0.

2004-11-02  Clint Adams  <schizo@debian.org>

	* Src/zec: escape percent signs in subcommands so they don't
	  accidentally get expanded to tildes.

2004-11-01  Clint Adams  <schizo@debian.org>

	* Src/zec: don't choke on lines beginning with a hyphen.

	* Src/zec: rename "jack" tool to "tmp", and modify it so that
	  it handles sector types j, k, d, and i.  Alias "jack" to
	  "tmp jk".  This breaks use of "jack" with a sector
	  specification.  Syntax for "tmp" is "tmp [<sects>]
	  [<selector>] [<sector types>]", such as "tmp * jk", "tmp #1
	  ?coa=1 di", or "tmp".

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.6.0.

2004-10-29  Clint Adams  <schizo@debian.org>

	* Src/zec: unbreak 'setfood' so that it accepts 0 arguments
	  again.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.5.1.

2004-10-28  Clint Adams  <schizo@debian.org>

	* Src/zec: implement partial functionality of 'setfood' tool.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.5.0.

	* Src/zec: complete implementation of 'setfood' tool.
	  usage is "setfood <sects> <number of updates>".

2004-10-26  Clint Adams  <schizo@debian.org>

	* Src/zec: allow use of selectors with 'foreach' tool.

	* Src/zec: also print commands 'jack' tool is executing.

	* Src/zec: rewrite all TCP communication to use Peter's
	  TCP function suite.

2004-10-24  Clint Adams  <schizo@debian.org>

	* Src/zec: fix loss of backslashes in server output.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.4.0.

2004-10-23  Clint Adams  <schizo@debian.org>

	* Src/zec: change 'jack' tool to actually execute
	  the commands rather than just printing them.
	  'jack' can now also take an argument (realm or *).

	* Src/zec: add 'foreach' tool.  usage is
	  "foreach <realm/*> <command>".

2004-10-15  Clint Adams  <schizo@debian.org>

	* Src/zec: ignore comments in .zecrc.

	* configure.ac, Src/zec, Config/version: bump
	  version to 0.3.3.

	* Doc/zec.sgml: change url to http://www.empire.cx/ .

	* Doc/zec.xml: switch from DocBook SGML to DocBook/XML.

2004-10-12  Clint Adams  <schizo@debian.org>

	* Src/zec, Src/zecsh: change "country" command to
	  "coun" to work with new Wolfpack servers.

	* configure.ac, Src/zec, Src/zecsh, Config/version: bump
	  version to 0.3.2.

2003-04-28  Clint Adams  <schizo@debian.org>

	* configure.ac, Src/zec, Config/version: bump version to 0.3.1.

	* Doc/zec.sgml: change url to http://www.wolfpackempire.com/ .

2003-01-06  Clint Adams  <schizo@debian.org>

	* configure.ac, Src/zec, Config/version: bump version to 0.3.

	* Src/zec: handle aliases in .zecrc and read-only "alias"
	  tool.

	* Src/zec: remove jack tempfile after use.

	* configure.ac, Src/zec, Config/version: bump version to 0.2.4.

	* Src/zec: handle output of flash telegrams, and barely handle
	  telegram notifications; thanks to Harry Ford.

2003-01-03  Clint Adams  <schizo@debian.org>

	* configure.ac, Src/zec, Config/version: bump version to 0.2.3.

	* Src/zec: handle output of lines beginning with hyphen.

2003-01-01  Clint Adams  <schizo@debian.org>

	* configure.ac, Src/zec, Config/version: bump version to 0.2.2.

	* Src/zec: don't add blank lines to history.

2002-11-19  Clint Adams  <schizo@debian.org>

	* Src/zec: add partial clone of pei's 'jack' tool.

	* configure.ac, Src/zec, Config/version:
	bump version to 0.2.1.

	* Src/zec: fix typo in last patch.

	* configure.ac, Src/zec, Config/version:
	bump version to 0.2.0.

	* Src/zec: add support for redirection and piping.

2002-10-11  Clint Adams  <schizo@debian.org>

	* configure.ac, Src/zec, Src/zecsh, Config/version:
	bump version to 0.1.5.0.

	* Src/zec, Src/zecsh, Doc/zec.sgml: rudimentary support for ~/.zecrc.

2002-10-10  Clint Adams  <schizo@debian.org>

	* Src/zec: reorder read options when ZEC_DEBUG is set.

2002-06-10  Clint Adams  <schizo@debian.org>

	* Doc/Makefile.am: include the manpage in the dist tarball, only
	delete it in maintainerclean.

	* configure.ac, Src/zec, Src/zecsh, Config/version:
	bump version to 0.1.0.0 for release of first tarball.

2002-06-09  Clint Adams  <schizo@debian.org>

	* Src/Makefile.am: move zec to bin_SCRIPTS.

	* Doc/Makefile.am: put zec.6 in CLEANFILES.

	* configure.ac, Src/zec, Src/zecsh, Config/version: bump version
	to 0.0.0.0.1 to commemorate the start of this changelog.