Update of /cvsroot/pywin32/pywin32
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1301
Modified Files:
CHANGES.txt
Log Message:
Add win32inet.WinHttpGetDefaultProxyConfiguration and various winhttp constants.
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/pywin32/pywin32/CHANGES.txt,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** CHANGES.txt 5 Dec 2008 23:58:28 -0000 1.34
--- CHANGES.txt 8 Dec 2008 12:37:50 -0000 1.35
***************
*** 9,12 ****
--- 9,14 ----
----------------
+ * Added win32inet.WinHttpGetDefaultProxyConfiguration()
+
* Pythonwin updates from Rémi Paucher; enter completes auto-complete in
the editor and interactive windows, auto-complete should now work on French
|