File: changelog

package info (click to toggle)
rxvt 1%3A2.6.4-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,644 kB
  • ctags: 1,457
  • sloc: ansic: 14,118; makefile: 616; sh: 440
file content (561 lines) | stat: -rw-r--r-- 18,098 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
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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
rxvt (1:2.6.4-6) unstable; urgency=low

  * Added patch from Geoff Wing <gcw@rxvt.org> to check for EAGAIN.
    (Closes: Bug#111785)

 -- Brian Mays <brian@debian.org>  Tue,  9 Apr 2002 13:07:48 -0400

rxvt (1:2.6.4-5) unstable; urgency=medium

  * Modified postinst to ignore an existing /usr/doc/$package directory.
  * Updated FAQ to cover binding key sequences in bash.

 -- Brian Mays <brian@debian.org>  Wed, 20 Mar 2002 12:58:43 -0500

rxvt (1:2.6.4-4) unstable; urgency=low

  * Removed alternatives for rclock.
  * Added x-t-e alternative for rxvt-xpm.

 -- Brian Mays <brian@debian.org>  Wed, 13 Mar 2002 12:51:31 -0500

rxvt (1:2.6.4-3) unstable; urgency=low

  * Fixed symlink /usr/doc -> ../share/doc.
  * Fixed reference to GPL.
  * Improved stripping of binaries.
  * Added patch from Geoff Wing <gcw@rxvt.org> to bind specific X
    resources before global resources.  (Closes: Bug#105656)
  * Added hack to change the cursor color whenever foreground color
    is changed.  (Closes: Bug#70515, Bug#116908)
  * Added hack from vivek@etla.org to catch the ST escape sequence.
    (Closes: Bug#120948)
  * Fixed broken alternatives linke to /usr/man.  (Closes: Bug#121308)
  * Fixed bug in rclock preventing it from accepting "-iconic" as the
    last argument.
  * Removed mechanism for building "custom" rxvt packages.
  * Fixed permissions on conffile control file.

 -- Brian Mays <brian@debian.org>  Mon,  4 Feb 2002 08:04:09 -0500

rxvt (1:2.6.4-2) unstable; urgency=low

  * Moved stuff out of /usr/X11R6 to satisfy section 12.8.7 of the
    policy manual.
  * Fixed the rxvt man page to use proper quotes and apostrophes instead
    of an opening single quote and an acute accent.  (Closes: Bug#120310)

 -- Brian Mays <brian@debian.org>  Tue, 20 Nov 2001 12:11:45 -0500

rxvt (1:2.6.4-1) unstable; urgency=low

  * New upstream version.

 -- Brian Mays <brian@debian.org>  Tue,  6 Nov 2001 21:19:59 -0500

rxvt (1:2.6.3-13) unstable; urgency=low

  * Rebuilt with current libraries.  (Closes: Bug#112479)

 -- Brian Mays <brian@debian.org>  Thu, 25 Oct 2001 15:37:56 -0400

rxvt (1:2.6.3-12) unstable; urgency=low

  * Added patch to prevent a buffer overflow.  (Closes: Bug#108384)

 -- Brian Mays <brian@debian.org>  Sun, 19 Aug 2001 10:50:53 -0400

rxvt (1:2.6.3-10) unstable; urgency=low

  * Updated rxvt documentation.  (Closes: Bug#65973, Bug#105651)

 -- Brian Mays <brian@debian.org>  Wed, 25 Jul 2001 12:44:40 -0400

rxvt (1:2.6.3-9) unstable; urgency=low

  * Added rxvt menu method for Debian's menu facility.  (Closes:
    Bug#96844)
  * The "-C" option now uses /dev/xconsole.  (Closes: Bug#35387)
  * Removed "-g" gcc option as per policy.

 -- Brian Mays <brian@debian.org>  Mon, 16 Jul 2001 20:06:29 -0400

rxvt (1:2.6.3-8) unstable; urgency=low

  * Removed suidmanager support (I always hated that stupid program).

 -- Brian Mays <brian@debian.org>  Wed, 24 Jan 2001 12:46:15 -0500

rxvt (1:2.6.3-7) unstable; urgency=low

  * Rebuilt with newer X libraries.

 -- Brian Mays <brian@debian.org>  Tue, 23 Jan 2001 13:48:29 -0500

rxvt (1:2.6.3-6) unstable; urgency=low

  * Removed patch from Geoff Wing <gcw@rxvt.org> to fix problem
    with locales.  This patch ended up breaking locales.  (Closes:
    Bug#75723, Bug#75756)
  * Applied patch from from Shugo Maeda <shugo@ruby-lang.org> to check
    the second byte of multi-byte characters.  (Closes: Bug#75691)

 -- Brian Mays <brian@debian.org>  Mon, 30 Oct 2000 10:12:50 -0500

rxvt (1:2.6.3-5) unstable; urgency=low

  * Added patch from Geoff Wing <gcw@rxvt.org> to fix problem with
    locales.  (Closes: Bug#71733)

 -- Brian Mays <brian@debian.org>  Wed, 25 Oct 2000 14:01:33 -0400

rxvt (1:2.6.3-4) unstable; urgency=low

  * Added patch from Shugo Maeda <shugo@ruby-lang.org> to fix a problem
    displaying bold multi-byte characters.  (Closes: Bug#72370)
  * Added patch from Shugo Maeda <shugo@ruby-lang.org> to fix a problem
    displaying multi-byte fonts with different widths (Closes: Bug#72371)

 -- Brian Mays <brian@debian.org>  Tue, 24 Oct 2000 12:44:42 -0400

rxvt (1:2.6.3-3) unstable; urgency=low

  * Added code to rxvt-ml's packaging scripts to clean up the old
    bug whereby the package would suid-register the crxvt script.
    (Closes: Bug#66127)
  * Changed the menu entry in rxvt-ml to use the proper input method
    for crxvt-gb.  (Closes: Bug#70999)

 -- Brian Mays <brian@debian.org>  Mon, 11 Sep 2000 13:17:58 -0400

rxvt (1:2.6.3-2) unstable; urgency=low

  * Added patch from Geoff Wing <gcw@rxvt.org> to fix the dead (compose)
    key.  (Closes: Bug#68774)
  * Fixed reverse video bug.  (Closes: Bug#69471)

 -- Brian Mays <brian@debian.org>  Sun, 20 Aug 2000 09:50:53 -0400

rxvt (1:2.6.3-1) unstable; urgency=low

  * New upstream version.

 -- Brian Mays <brian@debian.org>  Thu, 27 Jul 2000 11:59:02 -0400

rxvt (1:2.6.2-4) unstable; urgency=low

  * Applied patch to fix a bug with underlining.  (Closes: Bug#67139)

 -- Brian Mays <brian@debian.org>  Tue, 18 Jul 2000 09:52:36 -0400

rxvt (1:2.6.2-3) frozen unstable; urgency=low

  * Compressed the manpages in the rxvt-ml package.  (Closes: Bug#66127)
  * Changed the copyright file to refer to the new common-licenses
    directory.
  * Added comment to the rxvt man page that pixmap features might not
    be available if XPM support is not compiled in.  (Closes: Bug#65973)

 -- Brian Mays <brian@debian.org>  Thu,  6 Jul 2000 12:57:01 -0400

rxvt (1:2.6.2-2) frozen unstable; urgency=low

  * Fixed bug in postinst/prerm scripts that did not properly set the
    crxvt binaries to setgid utmp.  (Closes: Bug#65728)

 -- Brian Mays <brian@debian.org>  Fri, 16 Jun 2000 07:20:00 -0400

rxvt (1:2.6.2-1) frozen unstable; urgency=low

  * New upstream (bug fix) version - Bug Fixes Only!
  * Moved x-terminal-emulator slave manpage link to under /usr/share.
    (Closes: Bug#63736)

 -- Brian Mays <brian@debian.org>  Mon,  8 May 2000 13:27:51 -0400

rxvt (1:2.6.1-11) frozen unstable; urgency=low

  * Added dependency on base-passwd for utmp group.  (Closes: Bug#60648)
  * Updated the Debian rxvt FAQ.

 -- Brian Mays <brian@debian.org>  Sat, 18 Mar 2000 15:36:00 -0500

rxvt (1:2.6.1-10) frozen unstable; urgency=low

  * Made the Multibyte character cursor movement an optional feature.
    To activate it, use the "mcCursor" resource.  (Closes: Bug#58521)

 -- Brian Mays <brian@debian.org>  Sat, 19 Feb 2000 12:06:10 -0500

rxvt (1:2.6.1-9) unstable frozen; urgency=low

  * Added patch from Chuan-kai Lin <cklin@oink.cc.ntu.edu.tw> solves an
    little annoying cursor movement problem that occurs with multibyte
    characters.  (Closes: Bug#50146)

 -- Brian Mays <brian@debian.org>  Thu, 17 Feb 2000 09:49:44 -0500

rxvt (1:2.6.1-8) frozen unstable; urgency=low

  * Removed the "-ls" flag from the rxvt menu entries.  (Closes:
    Bug#57222)

 -- Brian Mays <brian@debian.org>  Tue,  8 Feb 2000 17:47:49 -0500

rxvt (1:2.6.1-7) frozen unstable; urgency=low

  * Fixed suidregister support.  (Closes: Bug#55921)
  * Fixed the "Suggests" field of rxvt-ml to account for changing package
    names.  (Closes: Bug#55922)

 -- Brian Mays <brian@debian.org>  Sat, 22 Jan 2000 16:15:41 -0500

rxvt (1:2.6.1-6) frozen unstable; urgency=low

  * Although it is not required by policy, added suidregister support.
    (Closes: Bug#46826)
  * Added build-time dependencies.

 -- Brian Mays <brian@debian.org>  Mon, 17 Jan 2000 13:20:58 -0500

rxvt (1:2.6.1-5) unstable; urgency=low

  * Added an additional question to the Debian rxvt FAQ about using
    "-name" with "-e" on the command line.

 -- Brian Mays <brian@debian.org>  Mon, 13 Dec 1999 15:58:36 -0500

rxvt (1:2.6.1-4) unstable; urgency=low

  * Applied patch from Satoshi Koike <s-koike@jaist.ac.jp> to fix a
    seg fault bug.  (Closes: Bug#52017)
  * Added menu hint for rclock.  (Closes: Bug#52004)
  * Added description of "-im" to the rxvt man page.  (Closes: Bug#51897)

 -- Brian Mays <brian@debian.org>  Mon,  6 Dec 1999 19:42:07 -0500

rxvt (1:2.6.1-3) unstable; urgency=low

  * Added a patch to multilingual rxvt, which gives a fall-back when
    a selection cannot be converted properly to the correct encoding.
    (Provided by Isaac To <kkto@csis.hku.hk>) (Closes: Bug#47057)

 -- Brian Mays <brian@debian.org>  Mon, 11 Oct 1999 11:58:17 -0400

rxvt (1:2.6.1-2) unstable; urgency=low

  * Fixed FHS /usr/doc -> /usr/share/doc transition scheme.  (Closes:
    Bug#46264)
  * Added x-terminal-emulator virtual package support. (Closes:
    Bug#45957)
  * Removed annoying feature causing rxvt to set DISPLAY=unix:0.0.
    (Closes: Bug#46441)
  * Fixed overflow error causing the scrollbar slider to wrap around
    to the top.  (Closes: Bug#46784)

 -- Brian Mays <brian@debian.org>  Wed,  6 Oct 1999 11:10:30 -0400

rxvt (1:2.6.1-1) unstable; urgency=low

  * New upstream version.  (Closes: Bug#43855)
  * Modified to conform to the FHS.

 -- Brian Mays <brian@debian.org>  Thu, 16 Sep 1999 20:06:39 -0400

rxvt (1:2.6.0-6) unstable; urgency=low

  * Added support for the new utmp group.  Rxvt is no longer suid.

 -- Brian Mays <brian@debian.org>  Fri, 30 Jul 1999 09:16:54 -0400

rxvt (1:2.6.0-5) unstable; urgency=low

  * Fixed another bug in the crxvt wrapper script.  (Closes: Bug#41657)

 -- Brian Mays <brian@debian.org>  Tue, 20 Jul 1999 08:23:02 -0400

rxvt (1:2.6.0-4) unstable; urgency=low

  * Fixed the package description of rxvt-ml.  (Closes: Bug#41396)
  * Fixed a couple of mistakes in the crxvt wrapper script.  (Closes:
    Bug#41590)
  * Modified the menu entries in rxvt-ml to include both versions
    of crxvt.  (Closes: Bug#41607)

 -- Brian Mays <brian@debian.org>  Mon, 19 Jul 1999 10:22:31 -0400

rxvt (1:2.6.0-3) unstable; urgency=low

  * Fixed bug in rclock causing trouble dealing with co-occurring
    programs.
  * Added release-notes to the rxvt-ml package.
  * Added Chinese GB support to rxvt-ml.
  * Moved the doc directory to under /usr/share as per the FHS.
  * Added a section on /dev/pts to the FAQ.  (Closes: Bug#41079)

 -- Brian Mays <brian@debian.org>  Wed, 14 Jul 1999 14:46:29 -0400

rxvt (1:2.6.0-2) unstable; urgency=low

  * Added patch from Carlos Carvalho <carlos@fisica.ufpr.br>, to prevent
    rxvt from changing the owner/group of the tty, since grantpt is used.
  * Removed the *.orig and *.rej files from the source.  (Closes:
    Bug#39407)

 -- Brian Mays <brian@debian.org>  Mon, 14 Jun 1999 12:10:12 -0400

rxvt (1:2.6.0-1) unstable; urgency=high

  * New upstream version.
  * Added update-menus to the rxvt-ml postinst script.
  * Fixed bug in adding man pages to rxvt-ml.  (Closes: Bug#38132)
  * Changed crxvt menu entry to use xcin.

 -- Brian Mays <brian@debian.org>  Tue,  8 Jun 1999 17:53:57 -0400

rxvt (1:2.4.5-19) unstable; urgency=low

  * Added a krxvt, crxvt, grxvt manual page.  (Closes: Bug#36042)
  * Changed the description of the rxvt package.  (Closes: Bug#37467)
  * Disabled utmp support.

 -- Brian Mays <brian@debian.org>  Sun, 16 May 1999 17:16:15 -0400

rxvt (1:2.4.5-18) unstable; urgency=low

  * Fixed bug in how rxvt handles reverse video when clearing parts of
    the screen.

 -- Brian Mays <brian@debian.org>  Sun, 11 Apr 1999 20:39:50 -0400

rxvt (1:2.4.5-17) unstable; urgency=low

  * Disabled usage of utmpx.h because it's incompatible with glibc2.1
    (closes: Bug#33065)

 -- Brian Mays <brian@debian.org>  Sun, 14 Feb 1999 17:57:56 -0500

rxvt (1:2.4.5-16) frozen unstable; urgency=low

  * Fixed rxvt's menu file.  (Closes: Bug#32993)

 -- Brian Mays <brian@debian.org>  Sat,  6 Feb 1999 12:36:18 -0500

rxvt (1:2.4.5-15) frozen unstable; urgency=low

  * Added patch (from Anthony Fok <foka@debian.org>) so that xcin works
    with rxvt-ml.  (crxvt is broken otherwise.)

 -- Brian Mays <brian@debian.org>  Mon, 21 Dec 1998 18:50:55 -0500

rxvt (1:2.4.5-14) frozen unstable; urgency=low

  * Fixed rxvt-ml's menu support.  (Closes: Bug#29790)

 -- Brian Mays <brian@debian.org>  Fri, 20 Nov 1998 23:20:09 -0500

rxvt (1:2.4.5-13) frozen unstable; urgency=low

  * Added menu entries for rxvt-ml.  (closes: Bug#29481)

 -- Brian Mays <brian@debian.org>  Sun, 15 Nov 1998 17:47:19 -0500

rxvt (1:2.4.5-12) frozen unstable; urgency=low

  * Fixed a bug causing rxvt to segfault sometimes when the number of
    rows is decreased.  (Fixes: Bug#28628, Bug#28971)

 -- Brian Mays <brian@debian.org>  Fri,  6 Nov 1998 14:34:39 -0500

rxvt (1:2.4.5-11) unstable; urgency=low

  * Fixed bug causing rxvt to repeat keysyms (when, for example, a dead
    key is pressed).  (Fixes: Bug#27136)

 -- Brian Mays <brian@debian.org>  Tue, 29 Sep 1998 11:00:50 -0400

rxvt (1:2.4.5-10) unstable; urgency=low

  * Added a patch to allow rxvt to be dockable in WindowMaker.

 -- Brian Mays <brian@debian.org>  Thu, 24 Sep 1998 09:56:16 -0400

rxvt (1:2.4.5-9) unstable; urgency=low

  * Added new binary package: rxvt-ml, which contains several versions
    of rxvt with support for kanji and Chinese Big5 fonts and Greek
    keyboards.
  * Changed termname option/Xresource to termName, so that it is
    consistent with xterm and the rxvt man page.
  * Added an rclock menu entry.

 -- Brian Mays <brian@debian.org>  Wed, 23 Sep 1998 09:21:44 -0400

rxvt (1:2.4.5-8) unstable; urgency=low

  * Modified define_key to always return False.  (Fixes: Bug#24921)
  * Fixed a bug that causes a segfault if per_char is NULL.  (Fixes:
    Bug#24576)

 -- Brian Mays <brian@debian.org>  Thu, 23 Jul 1998 12:47:24 -0400

rxvt (1:2.4.5-7) frozen unstable; urgency=low

  * Added examples for rxvt's menubar feature to /usr/doc/rxvt/examples.
    (Fixes: Bug#21477)

 -- Brian Mays <brian@debian.org>  Tue, 21 Apr 1998 09:39:47 -0400

rxvt (1:2.4.5-6) frozen unstable; urgency=low

  * Modified the alternative mechanism to use /usr/X11R6/bin.
    (Fixes: Bug#20409)

 -- Brian Mays <brian@debian.org>  Sat,  4 Apr 1998 20:08:08 -0500

rxvt (1:2.4.5-5) frozen unstable; urgency=low

  * Modified the behavior of HOME/END to comply with more traditional
    rxvt instead of the Linux console.  Fixes bug#20308.

 -- Brian Mays <brian@debian.org>  Thu, 26 Mar 1998 18:37:41 -0500

rxvt (1:2.4.5-4) unstable; urgency=low

  * Modified the source to detect Xlocale and use the locales specified
    by the environment.  Fixes: Bug#18754.

 -- Brian Mays <brian@debian.org>  Mon,  2 Mar 1998 13:48:03 -0500

rxvt (1:2.4.5-3) unstable; urgency=low

  * Removed old FSF address from copyright file.

 -- Brian Mays <brian@debian.org>  Thu, 12 Feb 1998 17:43:24 -0500

rxvt (1:2.4.5-2) unstable; urgency=low

  * Activated USE_XGETDEFAULT to use X11R6 resources.
  * Added a Debian FAQ file.
  * Revised the Debian's README file.
  * Fixed debian/rules so that it does not reconfigure when building a
    custom version of rxvt.
  * Corrected some errors in the (upstream) FAQ about setting BackSpace to
    ^H or ^? with escape sequences.

 -- Brian Mays <brian@debian.org>  Fri, 16 Jan 1998 13:56:00 -0500

rxvt (1:2.4.5-1) unstable; urgency=low

  * New upstream release (with new license: GPL).
  * Cleaned up code changes.
  * Refined Debian's README file.
  * Renamed rxvt-debian to rxvt-xterm.

 -- Brian Mays <brian@debian.org>  Mon,  5 Jan 1998 16:37:43 -0500

rxvt (2.20-10) unstable; urgency=low

  * fixed rxvt's absolute postioning (hpa & vpa) codes.
  * fixed rxvt's erase (ech) code.
  * Disabled DONT_GUESS_BACKSPACE feature.  
  * Change TERM to rxvt-m for monochrome displays.

 -- Brian Mays <brian@debian.org>  Mon,  8 Dec 1997 23:50:13 -0500

rxvt (2.20-9) unstable; urgency=low

  * Enabled DONT_GUESS_BACKSPACE feature.  Now rxvt uses ^H for the
    Backspace key by default.

 -- Brian Mays <brian@debian.org>  Sat,  6 Dec 1997 12:31:30 -0500

rxvt (2.20-8) unstable; urgency=low

  * Rebuild with libc6/xlib6g.

 -- Brian Mays <brian@debian.org>  Thu,  9 Oct 1997 20:16:15 -0400

rxvt (2.20-7) unstable; urgency=low

  * Rebuild with libc5.
  * Disabled wtmp support (which no longer works with new format).

 -- Brian Mays <brian@debian.org>  Tue, 26 Aug 1997 11:40:50 -0400

rxvt (2.20-6) unstable; urgency=low

  * Libc6 release.
  * Changed compile-time option to use XGetDefault().
  * Fixed a bug preventing rxvt from setting a utmp entry.

 -- Brian Mays <brian@debian.org>  Thu,  7 Aug 1997 15:15:50 -0400

rxvt (2.20-5) frozen unstable; urgency=low

  * Fixed Debian menu support.
  * Changed rxvt to set TERM="rxvt" for color displays.

 -- Brian Mays <brian@debian.org>  Wed, 28 May 1997 16:10:41 -0400

rxvt (2.20-4) unstable; urgency=low

  * Added menu support.
  * Changed optimization flag to -O3.
  * Added feature to allow users to build customized versions of rxvt and
    rclock.

 -- Brian Mays <brian@debian.org>  Sun, 20 Apr 1997 13:45:20 -0400

rxvt (2.20-3) unstable; urgency=low

  * Fixed a bug causing problems when displaying some fonts.

 -- Brian Mays <brian@debian.org>  Wed, 5 Mar 1997 17:54:51 -0500

rxvt (2.20-2) unstable; urgency=low

  * Fixed screen.c to enable bold (Fixes Bug#7368).

 -- Brian Mays <brian@debian.org>  Thu, 13 Feb 1997 11:49:11 -0500

rxvt (2.20-1) unstable; urgency=low

  * New upstream version.
  * Renamed /usr/doc/rxvt/changes.txt to changelog.

 -- Brian Mays <brian@debian.org>  Tue, 28 Jan 1997 13:15:02 -0500

rxvt (2.18-5) unstable; urgency=low

  * Enabled FAKE_RESOURCES and KEYSYM_RESOURCE.

 -- Brian Mays <brian@debian.org>  Wed, 23 Oct 1996 09:50:19 -0400

rxvt (2.18-4) unstable; urgency=low

  * Enabled LINUX_HOME_END feature.

 -- Brian Mays <brian@debian.org>  Mon, 21 Oct 1996 13:34:45 -0400

rxvt (2.18-3) unstable; urgency=low

  * Fixed rxvt to provide bold and set TERM to `xterm' instead of
    `xterm-color'.

 -- Brian Mays <brian@debian.org>  Sat, 28 Sep 1996 09:28:37 -0400

rxvt (2.18-2) unstable; urgency=low

  * Moved binaries to /usr/X11R6/bin (Bug#4606).
  * made rxvt suid (Bug#4606).

 -- Brian Mays <brian@debian.org>  Fri, 27 Sep 1996 11:33:46 -0400

rxvt (2.18-1) unstable; urgency=low

  * New upstream version.
  * New maintainer.
  * New source format (2.1.1.0).

 -- Brian Mays <brian@debian.org>  Thu, 26 Sep 1996 10:40:50 -0400