SHA256
8
0
forked from pool/newt

- update to 0.52.20:

+ improve handling of long strings in whiptail menu (#1353792)
  + support screen resize as hotkey in form (#1432926)
  from 0.52.19:
  + support --notags in whiptail checklist and radiolist (#1319794)
  + don't hard-code -I/usr/include/slang in CPPFLAGS (Alex Suykov)
  + use $(CC) instead of $(CPP) to generate .depend files (Samuel Martin)
  + update translations from Zanata

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=34
This commit is contained in:
Lars Vogdt
2017-07-03 15:25:35 +00:00
committed by Git OBS Bridge
parent e2567e1b8a
commit fefc472ea4
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 3 15:24:29 UTC 2017 - lars@linux-schulserver.de
- update to 0.52.20:
+ improve handling of long strings in whiptail menu (#1353792)
+ support screen resize as hotkey in form (#1432926)
from 0.52.19:
+ support --notags in whiptail checklist and radiolist (#1319794)
+ don't hard-code -I/usr/include/slang in CPPFLAGS (Alex Suykov)
+ use $(CC) instead of $(CPP) to generate .depend files (Samuel Martin)
+ update translations from Zanata
-------------------------------------------------------------------
Sun Mar 1 09:42:43 UTC 2015 - jengelh@inai.de