diff options
Diffstat (limited to 'contrib/dialog/package/debian/changelog')
-rw-r--r-- | contrib/dialog/package/debian/changelog | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/contrib/dialog/package/debian/changelog b/contrib/dialog/package/debian/changelog index 62fe5dac6b86..51d497e6936a 100644 --- a/contrib/dialog/package/debian/changelog +++ b/contrib/dialog/package/debian/changelog @@ -1,38 +1,3 @@ -cdialog (20120706) unstable; urgency=high - - * fix regression in msgbox (ArchLinux #30574) - - -- Thomas E. Dickey <dickey@invisible-island.net> Fri, 06 Jul 2012 12:52:46 -0400 - -cdialog (20120703) unstable; urgency=low - - * minor fixes - * add --default-button - - -- Thomas E. Dickey <dickey@invisible-island.net> Sat, 30 Jun 2012 10:41:05 -0400 - -cdialog (20120215) unstable; urgency=low - - * minor fixes - - -- Thomas E. Dickey <dickey@invisible-island.net> Wed, 15 Feb 2012 19:40:32 -0500 - -cdialog (20111020) unstable; urgency=high - - * fix regression in menubox.c logic for inputmenu vs menu. - - -- Thomas E. Dickey <dickey@invisible-island.net> Wed, 19 Oct 2011 19:17:40 -0400 - -cdialog (20111018) unstable; urgency=high - - * improve color configurability - * misc bug-fixes. - * various improvements to tracing. - * remove an incorrect free() call in dlg_free_gauge() - * fix missing trailing null from dlg_align_columns - - -- Thomas E. Dickey <dickey@invisible-island.net> Wed, 07 Sep 2011 20:04:04 -0400 - cdialog (20110707) unstable; urgency=high * fix a regression in dlg_getc() from 20110630 changes. |