Accepting request 17993 from GNOME:Factory

Copy from GNOME:Factory/libproxy based on submit request 17993 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/17993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=8
This commit is contained in:
OBS User autobuild
2009-08-17 12:32:29 +00:00
committed by Git OBS Bridge
parent 10a064200c
commit cf45878954
11 changed files with 382 additions and 291 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Aug 17 00:10:04 CEST 2009 - dominique-obs@leuenberger.net
- Update to version 0.3.0
+ WARNING!!! Slight API change!!! see docs for
px_proxy_factory_get_proxies()
+ Credentials support (see API change above)
+ A complete rewrite of the module manager
+ file:// as valid PAC URLs
+ Sample Mono application
+ Automake 1.11 shaved output
+ gnome backend rewrite (now w/o thread issues)
+ Test suite base functionality exists
+ Many solaris build fixes
+ Seamonkey support as JS pacrunner
+ Bugfixes
+ Compiles for MS Windows using Mingw
- Split additional modules out in separate packages.
-------------------------------------------------------------------
Wed Aug 12 12:54:22 CEST 2009 - dominique-obs@leuenberger.net
- Use new python macros on openSUSE <= 11.1
-------------------------------------------------------------------
Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com
- use new python macros
-------------------------------------------------------------------
Mon Jun 22 12:46:40 CEST 2009 - dominique-obs@leuenberger.net