diff --git a/devNotes/Useful JS Function Documentation.txt b/devNotes/Useful JS Function Documentation.txt
index 991abc940b8cfe9e66abc876e1f22f3ec2fbe367..ee9215b9b4b14da415976ca7bf1e9527159e2219 100644
--- a/devNotes/Useful JS Function Documentation.txt	
+++ b/devNotes/Useful JS Function Documentation.txt	
@@ -129,6 +129,8 @@ Display Functions:
 
 properTitle() - Returns the player's proper title. (customTitle, Sir, Ma'am)
 
+properMaster() - Returns the slave's title for Master when WrittenMaster() is innappropriate. (customTitle, Master, Mistress)
+
 SlaveFullName(slave) - Returns the slave's full name.
 
 PlayerName() - Returns the player's full name.
diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index c3d9ccf08c6b570bc6dff2590bc21748f7fab1c0..e730727c78bfd16ad63d23b5a8c29a61a0496955 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -2,6 +2,12 @@
 
 0.10.7.1-1.5.x
 
+01/03/2019
+
+	2
+	-fixes
+	-more cleaning
+
 01/02/2019
 
 	1