From a92533574801b2633f666e0427c4bcea7367b9bb Mon Sep 17 00:00:00 2001 From: donker Date: Thu, 11 Sep 2014 14:41:12 +0200 Subject: [PATCH] Release --- DotNetNuke.Modules.Blog.vbproj | 2 +- My Project/AssemblyInfo.vb | 6 +++--- _Installation/Changelog.xml | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/DotNetNuke.Modules.Blog.vbproj b/DotNetNuke.Modules.Blog.vbproj index 9ca8899e..591e9533 100644 --- a/DotNetNuke.Modules.Blog.vbproj +++ b/DotNetNuke.Modules.Blog.vbproj @@ -98,7 +98,7 @@ - + False _References\System.Net.Http.dll False diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index 36b79726..82726d1c 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -44,8 +44,8 @@ Imports System.Runtime.InteropServices ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: - + - - \ No newline at end of file + + \ No newline at end of file diff --git a/_Installation/Changelog.xml b/_Installation/Changelog.xml index 875f4b81..aefd96de 100644 --- a/_Installation/Changelog.xml +++ b/_Installation/Changelog.xml @@ -73,4 +73,7 @@ Fixed module dropdown selector on the module settings control + + Fixed issue with values for user fields (displayname, etc) not being rendered. +