aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-12-14 04:38:11 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-12-14 04:38:11 +0800
commit66587d89a30adfd7251dfd586e6213f9e9c536a0 (patch)
treef67f41fe3a63c1e1ceda889068eb7bc4c506381f /camel/ChangeLog
parente2f8314f13c805cc9991f604f8609723ed1ec372 (diff)
downloadgsoc2013-evolution-66587d89a30adfd7251dfd586e6213f9e9c536a0.tar.gz
gsoc2013-evolution-66587d89a30adfd7251dfd586e6213f9e9c536a0.tar.zst
gsoc2013-evolution-66587d89a30adfd7251dfd586e6213f9e9c536a0.zip
Keep a name-to-type hash so that we can make sure that the type has not
2001-12-11 Jeffrey Stedfast <fejj@ximian.com> * camel-object.c (camel_type_register): Keep a name-to-type hash so that we can make sure that the type has not yet been registered (prevents a race condition such as the one in bug #16559). * camel-service.c (camel_service_connect): Make sure that the connect_op is non-NULL before unregistering/unreffing it. svn path=/trunk/; revision=15021
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 319d5c47c3..5f64920987 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2001-12-11 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-object.c (camel_type_register): Keep a name-to-type hash
+ so that we can make sure that the type has not yet been registered
+ (prevents a race condition such as the one in bug #16559).
+
+ * camel-service.c (camel_service_connect): Make sure that the
+ connect_op is non-NULL before unregistering/unreffing it.
+
2001-12-04 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-utils.c (header_content_type_simple): Protect against
class='commitgraph'>* - Move RAKE_VER out of bsd.ruby.mk since it is no longer neededswills2011-10-261-1/+0 * - Do not install the 'gem' executable as part of ruby 1.9 install. Thestas2011-09-131-3/+1 * - Remove USE_RUBY_AMSTD support, since it is no longer usedswills2011-09-131-11/+0 * - Revert change of default Ruby version from 1.9 back to 1.8 due toswills2011-08-241-3/+3 * - Undo some of the changes related to making Ruby 1.9 default.swills2011-08-231-4/+2 * - Bump the revision of ruby18 port to force the package rebuild:stas2011-08-231-1/+1 * - Update Ruby 1.9 to p290swills2011-08-211-10/+12 * - Update ruby 1.8 to 1.8.7 patchlevel 352.stas2011-07-161-1/+1 * - Update ruby 1.9 to 1.9.2p136.stas2011-05-111-1/+1 * - As ports ruby 1.9 now includes a recent version of rake,stas2011-04-071-2/+2 * - Update ruby 1.8 to p302.stas2010-11-221-2/+2 * - Do not link ruby18 agains librt.stas2010-10-111-1/+1 * - Update ruby19 to 1.9.2.stas2010-10-111-4/+7 * - Provide the correct value for TOPDIR in ruby 1.9.stas2010-09-201-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+1 * - Support NOPORTDOCS (--no-rdoc) for RUBYGEM_AUTOPLIST=yes portspgollucci2010-09-021-1/+10 * - Fix www/rubygem-passenger under lang/ruby19 [1]pgollucci2010-08-311-5/+6 * - Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541.stas2010-08-18