From ec12a284eb8537f8e3550bf98ce71b5b041d2d6a Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 1 Sep 2015 09:18:27 -0700 Subject: [PATCH] Document the bugfix --- docs/changelog/7.x.x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 9c2cce4c5..162687472 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,5 +1,6 @@ 7.10.30 - fixed: Do not generate the Not Found page when JS or CSS is requested. In admin mode, this is bypassed so that admins can see which pages are really missing and can easily add them. + - fixed: Allow IS NULL/IS NOT NULL queries in the Asset Report. 7.10.29 - fixed #12454: Email to Group ignores the From field