diff --git a/learn/matcher.ts b/learn/matcher.ts
index b39553e..c0d8358 100644
--- a/learn/matcher.ts
+++ b/learn/matcher.ts
@@ -162,7 +162,7 @@ const speciesNames: SpeciesStrMap = {
 
 const speciesMapping: SpeciesMap = {
     [Species.Human]: ['human', 'humanoid', 'angel', 'android'],
-    [Species.Equine]: ['horse', 'stallion', 'mare', 'filly', 'equine', 'shire', 'donkey', 'mule', 'zebra', 'centaur', 'pony' ],
+    [Species.Equine]: ['horse', 'stallion', 'mare', 'filly', 'equine', 'shire', 'donkey', 'mule', 'zebra', 'centaur', 'pony', 'unicorn', 'clydesdale', 'shire', 'appaloosa', 'friesian', 'draft', 'draught' ],
     [Species.Feline]: ['cat', 'kitten', 'catgirl', 'neko', 'tiger', 'puma', 'lion', 'lioness',
         'tigress', 'feline', 'jaguar', 'cheetah', 'lynx', 'leopard'],
     [Species.Canine]: ['dog', 'wolf', 'dingo', 'coyote', 'jackal', 'canine', 'doberman', 'husky'],
diff --git a/readme.md b/readme.md
index f6475b0..b79771b 100644
--- a/readme.md
+++ b/readme.md
@@ -95,6 +95,10 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
 *   'Filter unmatching ads' is not channel specific -- it's either on everywhere or nowhere
 *   Bug? Usually submissive vs usually submissive shows up as 'maybe'
 *   Bug? YOU have 'loves humans'; THEY have 'no furry characters, just humans' -- THEIR ad shows green, not red -- your side of comparison is fully green, they just have 'no furry pairings' in red
+*   Bug? Reconnection doesn't restore status message
+*   Bug? Reconnection doesn't cancel advertisement timers, although they look like they're cancelled
+*   Bug? [color] acts weird
+*   Feature? Update to Electonr 9 and fix IPCs
 
 
 # F-List Exported