]> sjero.net Git - wget/blobdiff - src/ChangeLog
Use gnulib's getpass-gnu module for password prompting.
[wget] / src / ChangeLog
index 3f73d2b21aa80780ccce4ed4f660132d51051ebe..3c0d9cf971a5b5cede10109691561d939d4380e1 100644 (file)
@@ -1,3 +1,18 @@
+2008-04-30  Steven Schubiger  <stsc@members.fsf.org>
+
+       * main.c (main): New code that handles prompting for passwords
+       when specified explicitly via command-line option (using gnulib's
+       getpass-gnu module).
+       (main): Include the getpass header.
+
+       * init.c: Add "ask-password" to the list of recognized commands.
+
+       * options.h: Add an according boolean member to the options
+       struct.
+       
+       * sysdep.h: Comment the defines __EXTENSIONS__ and _GNU_SOURCE
+       out, because they're now defined independently by config.h.
+
 2008-04-27  Rabin Vincent  <rabin@rab.in>
 
        * http.c (http_loop): Fix return for the case where we don't