summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2018-03-07 19:55:54 -0600
committerGary Kramlich <grim@reaperworld.com>2018-03-07 19:55:54 -0600
commit0ae69cb41b599a75c6e29b5e530c70b13c209627 (patch)
treea692859aa381ac16d50fa35f5231746a08b30f48
parent42561c5e3c3976534eb2be934325a69433fd893a (diff)
downloadpidgin-0ae69cb41b599a75c6e29b5e530c70b13c209627.tar.gz
ChangeLog the IRC AUTHENTICATE fix and finally add dx to the COPYRIGHT file
-rw-r--r--COPYRIGHT1
-rw-r--r--ChangeLog2
2 files changed, 3 insertions, 0 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 3fd6edb948..e1cdc120c4 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -154,6 +154,7 @@ Mark Doliner
Nuno Donato
Jim Duchek
Alex Duggan
+dx
Tom Dyas
Marc E.
Andrew Echols
diff --git a/ChangeLog b/ChangeLog
index e8e03357ff..b22e1fd4fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,8 @@ version 2.13.0 (??/??/????):
* Fix issues with plugins that modify outgoing messages
(such as the custom PART/QUIT feature of the IRC More plugin)
* Fix IRC buffer handling. (#12562 PR #272 Shivaram Lingamneni)
+ * Properly handle AUTHENTICATE as a normal command with server prefix.
+ (PR #316 dx)
Pidgin:
* Better support for dark themes. (#12572 Alyssa Rosenzweig and Gary Kramlich)