patch-1.3.75 linux/scripts/tkgen.c
Next file: linux/Documentation/Configure.help
Previous file: linux/scripts/tkcond.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Mar 16 13:52:12 1996
- Orig file:
v1.3.74/linux/scripts/tkgen.c
- Orig date:
Wed Mar 13 10:09:29 1996
diff -u --recursive --new-file v1.3.74/linux/scripts/tkgen.c linux/scripts/tkgen.c
@@ -14,9 +14,15 @@
* Avery Pennarun - The int and hex config.in commands work right.
* - Choice buttons are more user-friendly.
* - Disabling a text entry line greys it out properly.
- * - dep_tristate now works like in Configure. (not pretty)
+ * - dep_tristate now works like in Configure. (not pretty)
* - No warnings in gcc -Wall. (Fixed some "interesting" bugs.)
* - Faster/prettier "Help" lookups.
+ *
+ * 1996 03 15
+ * Avery Pennarun - Added new sed script from Axel Boldt to make help even
+ * faster. (Actually awk is downright slow on some machines.)
+ * - Fixed a bug I introduced into Choice dependencies. Thanks
+ * to Robert Krawitz for pointing this out.
*
* TO DO:
* - clean up - there are useless ifdef's everywhere.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this