]> git.sur5r.net Git - kconfig-frontends/blobdiff - scripts/ksync.log
Synchronise with 3.7rc1
[kconfig-frontends] / scripts / ksync.log
index 22d1e09725df4b8c9ad99b5e90ae6cbdec25fc36..7a1042f7cbfa925d363362f48f0b012ff868e05c 100644 (file)
@@ -10,3 +10,12 @@ kconfig/nconf: fix compile with ncurses reentrant API
 scripts/config: add option to undef a symbol
 scripts/config: allow alternate prefix to config option symbol
 scripts/config: add option to not upper-case symbols
+kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias
+menuconfig: Assign jump keys per-page instead of globally
+menuconfig: Do not open code textbox scroll up/down
+menuconfig: Add jump keys to search results
+menuconfig: Extend dialog_textbox so that it can return to a scrolled position
+menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
+menuconfig: Remove superfluous conditionnal
+kconfig: document oldnoconfig to what it really does in conf.c
+kconfig/mconf.c: revision of curses initialization.