]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/dialog/package/debian/changelog
Update dialog to 1.2-20130523
[FreeBSD/FreeBSD.git] / contrib / dialog / package / debian / changelog
1 cdialog (20130523) unstable; urgency=low
2
3   * minor fixes
4
5  -- Thomas E. Dickey <dickey@invisible-island.net>  Thu, 23 May 2013 19:25:01 -0400
6
7 cdialog (20130315) unstable; urgency=low
8
9   * minor fixes
10
11  -- Thomas E. Dickey <dickey@invisible-island.net>  Fri, 15 Mar 2013 04:41:20 -0400
12
13 cdialog (20121230) unstable; urgency=low
14
15   * new widgets
16   * coverity fixes
17   * configure-script updates
18
19  -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 06 Oct 2012 09:19:29 -0400
20
21 cdialog (20120706) unstable; urgency=high
22
23   * fix regression in msgbox (ArchLinux #30574)
24
25  -- Thomas E. Dickey <dickey@invisible-island.net>  Fri, 06 Jul 2012 12:52:46 -0400
26
27 cdialog (20120703) unstable; urgency=low
28
29   * minor fixes
30   * add --default-button
31
32  -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 30 Jun 2012 10:41:05 -0400
33
34 cdialog (20120215) unstable; urgency=low
35
36   * minor fixes
37
38  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 15 Feb 2012 19:40:32 -0500
39
40 cdialog (20111020) unstable; urgency=high
41
42   * fix regression in menubox.c logic for inputmenu vs menu.
43
44  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 19 Oct 2011 19:17:40 -0400
45
46 cdialog (20111018) unstable; urgency=high
47
48   * improve color configurability
49   * misc bug-fixes.
50   * various improvements to tracing.
51   * remove an incorrect free() call in dlg_free_gauge()
52   * fix missing trailing null from dlg_align_columns
53
54  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 07 Sep 2011 20:04:04 -0400
55
56 cdialog (20110707) unstable; urgency=high
57
58   * fix a regression in dlg_getc() from 20110630 changes.
59
60  -- Thomas E. Dickey <dickey@invisible-island.net>  Thu, 07 Jul 2011 18:10:47 -0400
61
62 cdialog (20110630) unstable; urgency=high
63
64   * various bug-fixes reported in FreeBSD.
65
66  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 13 Jun 2011 05:44:17 -0400
67
68 cdialog (20110302) unstable; urgency=high
69
70   * Add --prgbox and --progressbox
71   * Bug-fix for --timeout.
72
73  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 28 Feb 2011 18:42:17 -0500
74
75 cdialog (20110118) unstable; urgency=high
76
77   * Initial package release
78
79  -- Thomas E. Dickey <dickey@invisible-island.net>  Thu, 30 Dec 2010 09:23:24 -0500