2009-04-15 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Wed, 15 Apr 2009 11:11:13 +0000 (11:11 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 15 Apr 2009 11:11:13 +0000 (11:11 -0000)
commit6ccfcecc4d0714ad1910f6dfefaa9afbf8457861
tree9fc4713cfea060e89f1f77fe9015c2589c1f3734
parentb93975eaba914328fe44bc2130ce656f52363ec3
2009-04-15  Marek Habersack  <mhabersack@novell.com>

* HttpApplicationFactory.cs: if a notification is received from a
FileSystemWatcher which was configured to watch for
subdirectories, uses a filter (currently we have just one such
watcher - waiting for changes to '?eb.?onfig') and the event
doesn't match the filter, ignore the event. Fixes bug #495011

svn path=/trunk/mcs/; revision=131752
mcs/class/System.Web/System.Web/ChangeLog
mcs/class/System.Web/System.Web/HttpApplicationFactory.cs