# HG changeset patch
# User timothy.murphy@nokia.com
# Date 1273152513 -3600
# Node ID 629f0e18743ca9ea5b31477f148ce9fa1571a1be
# Parent 9971c248e89439c6ad5ef08b65175900590ceda7# Parent e006d1d3ddc3763e170b65d13689fa58da77c39e
Merge New TCom support and fix release notes
diff -r 9971c248e894 -r 629f0e18743c sbsv2/raptor/RELEASE-NOTES.html
--- a/sbsv2/raptor/RELEASE-NOTES.html Thu May 06 14:06:40 2010 +0100
+++ b/sbsv2/raptor/RELEASE-NOTES.html Thu May 06 14:28:33 2010 +0100
@@ -12,12 +12,13 @@
Defect Fixes
diff -r 9971c248e894 -r 629f0e18743c sbsv2/raptor/lib/flm/e32abiv2kdll.flm
--- a/sbsv2/raptor/lib/flm/e32abiv2kdll.flm Thu May 06 14:06:40 2010 +0100
+++ b/sbsv2/raptor/lib/flm/e32abiv2kdll.flm Thu May 06 14:28:33 2010 +0100
@@ -1,4 +1,4 @@
-# Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of the License "Eclipse Public License v1.0"
@@ -48,6 +48,7 @@
IMPORTLIBRARYREQUIRED:=1
endif
POSTLINKDEFFILE:=$(DEFFILE)
+SUPPORT_FREEZE:=1
# No exception support for kernel code?
EXCEPTIONS:=$(NO_EXCEPTIONS)