Update local property cache when performing version tag operations an $self.

This commit is contained in:
Colin Kuskie 2009-06-19 18:20:14 +00:00
parent d9afb768f5
commit b9b7066a1d
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,7 @@
- fixed: Add progress bars for set rank in the Asset Manager.
- fixed: SurveyJSON database bloating
- fixed #10548: Macro RandomAssetProxy failure to be random
- fixed #10542: AssetVersioning: versionTag/isLockedBy updating
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)