SHA256
1
0
forked from pool/samba

Modify samba-regedit so it displays correctly (related to ncurses).

Changed code to use menu sub windows, seems to fix problems with display not
refreshing; explicitly BuildRequire ncurses-devel; (bnc#896536).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=436
This commit is contained in:
Lars Müller
2014-09-26 14:09:52 +00:00
committed by Git OBS Bridge
parent 1522d33560
commit 02ff72ef55
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 26 15:41:38 CEST 2014 - nopower@suse.de
- Modify samba-regedit so it displays correctly (related to ncurses).
Changed code to use menu sub windows, seems to fix problems with display not
refreshing; explicitly BuildRequire ncurses-devel; (bnc#896536).
-------------------------------------------------------------------
Thu Sep 25 12:44:48 UTC 2014 - lmuelle@suse.com