diff --git a/ADnD_1E_Revised/src/index.html b/ADnD_1E_Revised/src/index.html
index 2a66c1fcb5..ebbf5c9d9d 100644
--- a/ADnD_1E_Revised/src/index.html
+++ b/ADnD_1E_Revised/src/index.html
@@ -67,9 +67,11 @@
Latest
- - Fixed a layout alignment glitch with the Equipment sorting option buttons when viewed in FF.
+ - Fixed a glitch introduced in the last update with the Equipment sorting buttons displaying askew when viewed in FF.
- Added title text to Armor Details item name that gives some explanation on how Armor Details and Equipment|Armor interact.
- Fixed armor row columns display/alignment if armor is marked as "magical" and Equipment tab was filtered to show "Magic" items only.
+ - Adding a new equipment item will check the current Equipment tab and set the equipment type to match.
+
- Added a couple sorting options to Equipment. Sort AZ and Sort by Location, then Item AZ. Includes an "Undo" option that will restore the previous natural order.
- Added a couple sorting options to Spells. Sort AZ and Sort by Level, then Spell AZ. Includes an "Undo" option that will restore the previous natural order.