From 831cda3c31f4cb34c2f6934c0b4ee448e3b61ee6 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Thu, 6 Sep 2012 22:46:38 -0300 Subject: Hasbro notified one of their licensors, Mighty Fine, that the character is named Dr. Hooves, at same time the traiding card say the character is named Time Turner too; drhooves in ponies point to timeturner fallow those two notices --- CHANGELOG | 5 +++-- manuals/ponysay.texinfo | 1 + ponies/drhooves.pony | 1 + ttyponies/drhooves.pony | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) create mode 120000 ponies/drhooves.pony create mode 120000 ttyponies/drhooves.pony diff --git a/CHANGELOG b/CHANGELOG index e4a17af..35620a2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,9 +9,10 @@ Version 2.6 New extraponies: faust (alicorn), maria (Moonstuck, seapony), posey (Tumblr), slanderpony (Various tumblr), sparkler (Tumblr), twilight (Tumblr) - Pony symlink added: epona → quickfix + Pony symlink added: bonbonlyra → lyrabonbon clockwork → quickfix - bonbonlyra → lyrabonbon + drhooves → timeturner + epona → quickfix lotusbloosom → lotus doctor and doctornohat has become extraponies, because their mane style is diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 4591bad..4c7abbb 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1836,6 +1836,7 @@ Pony symlink added: @item @file{bonbonlyra} @arrow{} @file{lyrabonbon} @item @file{epona} @arrow{} @file{quickfix} @item @file{clockwork} @arrow{} @file{quickfix} +@item @file{drhooves} @arrow{} @file{timeturner} @item @file{lotusbloosom} @arrow{} @file{lotus} @end itemize @item diff --git a/ponies/drhooves.pony b/ponies/drhooves.pony new file mode 120000 index 0000000..59006d5 --- /dev/null +++ b/ponies/drhooves.pony @@ -0,0 +1 @@ +./timeturner.pony \ No newline at end of file diff --git a/ttyponies/drhooves.pony b/ttyponies/drhooves.pony new file mode 120000 index 0000000..59006d5 --- /dev/null +++ b/ttyponies/drhooves.pony @@ -0,0 +1 @@ +./timeturner.pony \ No newline at end of file -- cgit