From acf6a8a97d7f9d67b8bc4bbd38e866f3c542bc4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Tue, 28 Feb 2012 09:53:10 +0100 Subject: [PATCH] indicate that String.camelize is deprecated in the 2.12 release notes, refs #64, no functional change --- notes/2.12.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes/2.12.md b/notes/2.12.md index 3aa2db8eda..759cbf83d2 100644 --- a/notes/2.12.md +++ b/notes/2.12.md @@ -109,6 +109,7 @@ A number of properties, methods, and constructors have been marked as deprecated * OpenLayers.Util.setOpacity * OpenLayers.Util.safeStopPropagation * OpenLayers.Util.getArgs + * OpenLayers.Sring.camelize * OpenLayers.nullHandler * OpenLayers.loadURL * OpenLayers.parseXMLString