lib/cgi/ChangeLog
changeset 0 6f7a81934006
equal deleted inserted replaced
-1:000000000000 0:6f7a81934006
       
     1 1999-09-22  Bruce Guenter  <bguenter@mikhail.qcc.sk.ca>
       
     2 
       
     3 	* cgi-args.cc (get): Rewrote the "operator[]" method into a method
       
     4 	that could return a default value, and make "operator[]" call get.
       
     5 	(get_parts): Modified the code to handle '=' within a part, and
       
     6 	parts without any '='.
       
     7 	(init): Changed the loop slightly.
       
     8