Просмотр исходного кода

One more changelog

svn path=/trunk/mcs/; revision=68218
Marek Habersack 19 лет назад
Родитель
Сommit
cf4cff44f4
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      mcs/class/System.Web/System.Web.UI/ChangeLog

+ 8 - 0
mcs/class/System.Web/System.Web.UI/ChangeLog

@@ -1,3 +1,11 @@
+2006-11-20  Marek Habersack  <[email protected]>
+
+	* Page.cs: Added support for automatic culture detection from the
+	user's browser.
+
+	* PageParser.cs: Added support for "auto" cultures in the Page
+	directive.
+
 2006-11-20 Igor Zelmanovich <[email protected]>
 
 	* ClientScriptManager.cs: fixed: ValidateEvent feature: