Sat Jan 24 10:36:49 CET 2004 Daniel Veillard <veillard@redhat.com>

	* po/Makefile: had to move clean rules into distclean as
	  intltools broke horribly when building for FC2. Anyway
	  intltools has the assumption that data are actually packaged
	  in the tarball and should not be needed at buildtime.

Wed Jan 21 16:14:32 CET 2004 Daniel Veillard <veillard@redhat.com>

	* applet.spec version: pushing 2.1.7 ...

Wed Jan 21 16:03:38 CET 2004 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_rpm.py: trying to get rid of the iterator exception
	  handling. The iterator used to return an None header, it now
	  generate an exception. Try to handle both.

Tue Jan 20 13:19:45 CET 2004 Daniel Veillard <veillard@redhat.com>

	* applet.spec version rhn_applet_version.py rhn-applet.desktop:
	  preparing release 2.1.6, fixing the Apt troubles and update of
	  I18N strings.

Tue Jan 20 13:16:32 CET 2004 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_apt.py: fixing a problem with the way of bunzipping
	  the apt content... sucks :-(

Wed Jan 14 13:16:42 CET 2004 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_apt.py rhn_applet_rpm.py: trying to fix Apt soures
	  difference in package selection between up2date and the applet
	  c.f. #111759. The problem, epoch related, seems to fix it mostly
	  but there is still some differences... e.g. release "2" vs. 
	  "2.fd.fr" is picked by the applet and not up2date ...

Fri Jan  9 17:05:31 CET 2004 Daniel Veillard <veillard@redhat.com>

	* applet.spec version: releasing 2.1.5
	* rhn-applet.desktop po/rhn-applet.pot: autogenerated

Fri Jan  9 16:53:05 CET 2004 Daniel Veillard <veillard@redhat.com>

	* Makefile rhn_applet_apt.py rhn_applet_model.py rhn_applet_yum.py:
	  adding support for APT sources. Small Yum code cleanup.

Wed Jan  7 18:54:52 CET 2004 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_protocols.py: adding FTP protocol support, c.f.
	  bug #112658

Wed Nov 26 10:59:51 CET 2003 Daniel Veillard <veillard@redhat.com>

	* applet.spec rhn_applet_version.py version: preparing
	  a Fedora Core 1 update release, after 10 days of testing
	* rhn-applet.desktop po/rhn-applet.pot: updated strings

Fri Nov 14 17:47:19 CET 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_yum.py rhn_applet_protocols.py Makefile: separated
	  the protocol part, implemented HTTP(s) redirection and file:///
	  access.
	* rhn-applet.desktop version po/rhn-applet.pot: updated to 2.1.4
	  after the change and string update

Sun Nov  9 21:37:39 CET 2003 Daniel Veillard <veillard@redhat.com>

	* Makefile: build failed due to switch to Python-2.3, update to
	  autodetect the python version

Sun Nov  9 21:11:01 CET 2003 Daniel Veillard <veillard@redhat.com>

	* rhn-applet.desktop version po/rhn-applet.pot: releasing a new
	  version after a string update.

Sun Nov  9 17:52:20 CET 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet.py: fixed #107690 and #109502 about the registration
	  being asked on Fedora Core if RHN service is not used.

Fri Oct 24 13:03:52 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn-applet.desktop rhn_applet_version.py version po/rhn-applet.pot
	  applet.spec: merged/updated i18n strings, releasing 2.1.2

Thu Oct 23 17:09:58 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn-applet.desktop: update after I18N merge.

Thu Oct 23 14:48:34 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet.py rhn_applet_model.py: fixing #107690 , if
	  up2date/rhn_applet does not use the RHN service as source
	  then there is no need to ask the user to agree with the
	  RHN terms of service. Disable that check and UI notice
	  in this specific case.

Thu Oct 23 14:31:32 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_model.py: fix stupid bug #107415

Thu Oct 16 15:43:28 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* applet.spec: fixed build requirements #102814
	* version rhn_applet_version.py: releasing 2.1.1

Thu Oct 16 00:50:28 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet.py rhn_applet_model.py rhn_applet_rpc.py 
	  rhn_applet_yum.py: use the proxy if indicated in the config
	  file, tested HTTPS and proxy, report error with sources, though
	  not graphically

Wed Oct 15 13:58:20 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* applet.spec rhn-applet.desktop rhn_applet_version.py version:
	  updated the version to 2.1.0, first release for Fedora Core,
	  works on Red Hat Linux 9 too

Wed Oct 15 12:16:53 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_yum.py: a bit more cleanup, small improvement in
	  the cache handling

Wed Oct 15 11:52:29 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_source.py rhn_applet_yum.py: some debug done

Wed Oct 15 01:05:27 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_model.py rhn_applet_rpc.py rhn_applet_source.py
	  rhn_applet_yum.py rhn_sources.py rhn_utils.py: more tests,
	  fixes and cleanup.
	* applet.spec: update the requires

Tue Oct 14 23:30:09 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn-applet.desktop rhn_applet_model.py rhn_applet_yum.py:
	  changing slightly the refresh model for multiple sources

Tue Oct 14 21:16:29 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_yum.py: fixed the way to reference the rhnlib
	  connections module.

Tue Oct 14 19:42:00 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* po/rhn-applet.pot po/sk.po: some I18N updates

Tue Oct 14 19:35:26 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_source.py rhn_applet_yum.py rhn_sources.py:
	  new modules, abstracting an applet update source, reading
	  the /etc/sysconfig/rhn/sources, and providing a backend for
	  Yum http/https repositories
	* rhn_applet.py rhn_applet_dialogs.py rhn_applet_model.py 
	  rhn_applet_rpc.py rhn_utils.py: updates for the integration
	  and debug of the new sources, still on-going not ready yet
	* rhn_applet_version.py: generated version info

Tue Sep 30 21:56:34 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* version: preparing 2.0.12-1 with the fix
	* rhn-applet.desktop: merged more strings

Tue Sep 30 21:47:38 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* eggtrayicon.c: Owen managed to reproduce the 1pixel wide
	  bug, applied the client side of the patch bug #75225
	* rhn-applet.desktop: includes a couple of new languages

Mon Sep 15 17:05:47 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* applet.py: apply suggestion from #104427 and renice at startup
	* version: bump the release number to 2.0.11-1

Sun Sep  7 01:38:53 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn-applet.desktop po/rhn-applet.pot: translation updates
	* rhn_applet.py: cope with gtk python bindings changes
	* version: new release -6

Fri Sep  5 16:50:07 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* eggtrayicon.[ch]: resynchronized from GNOME CVS libegg/libegg/tray
	* Maintanance: updated to add this sync routine

Thu Sep  4 08:57:48 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* po/*: merged with i18n update now that my login is back
	* version: new releases -3 and -4 for dist-3.0E and dist-10 with
	  the strings updates

Wed Jul 16 11:02:37 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* Makefile rhn-applet.desktop.in po/Makefile: applied patch from
	  Miloslav Trmac on bug #85351 making the desktop menu entry
	  localizable.
	* po/cs.po po/rhn-applet.pot: also applied the Czech translation
	  update.
	* version: bumped to 2.0.10

Fri Jul  4 13:42:42 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet.py: moved the call to gnome.program_init() before the
	  call to the gdk functions in __init__ c.f. #74828

Sat Jun 21 14:54:21 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet.py: Bastien Nocera found out that sometimes the
	  session returned might be None, try to cope with this unusual
	  case without crashing.

Tue Apr  8 18:32:45 CEST 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet.py: trying to improve is_network_error() based
	  on the numerous logs sent to applet@rhn.redhat.com . Increasing
	  the delays between refreshes, 10 seconds is really short.

Thu Mar  6 12:44:19 CET 2003 Daniel Veillard <veillard@redhat.com>

	* applet.spec version: preparing a new errata release 2.0.9-0.8.0.1
	  for RH version 8 and 9

Thu Mar  6 12:29:21 CET 2003 Daniel Veillard <veillard@redhat.com>

	* applet.spec: preparing the release after testing, updated
	  the spec changelog

Thu Mar  6 10:54:24 CET 2003 Daniel Veillard <veillard@redhat.com>

	* rhn_applet_rpm.py: workaround a leak introduced by the attempt
	  to use rpm._RPMVSF_NOSIGNATURES flag, c.f. #85522

Wed Mar  5 16:26:36 CET 2003 Daniel Veillard <veillard@redhat.com>

	* ChangeLog: decided to apply the good old tracability of
	  changes by using a ChnageLog here too
	* version: updated to 2.0.9-1
	* rhn_utils.py: migrated dump_memory() there, added memory
	  dumps if DEBUG_LEVEL >= 2
	* rhn_applet.py: separate network_timeout_tag from 
	  refresh_timeout_tag for exclusive use by the networking
	  callbacks. Make the enable_network_timer() default to force = 0
	  to avoid rescanning the RPM db on each timeout (c.f. #85522)

