From 228170d5801153ba9376702e4fd15de404a3257b Mon Sep 17 00:00:00 2001 From: Tadashi MATSUO Date: Mon, 9 Dec 2013 00:30:15 +0900 Subject: [PATCH] Add ChangeLog for the contribution by tomykaira. Thanks to tomykaira. * twittering-mode.el: Fix arguments of `twittering-http-post'. (twittering-call-api-with-account-in-api1.0): fix arguments of `twittering-http-post'. (twittering-call-api-with-account-in-api1.1): likewise. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b3a0e22..2e1224b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2013-12-09 tomykaira + + * twittering-mode.el: Fix arguments of `twittering-http-post'. + (twittering-call-api-with-account-in-api1.0): fix arguments of + `twittering-http-post'. + (twittering-call-api-with-account-in-api1.1): likewise. + 2013-06-16 Tadashi MATSUO * twittering-mode.el: Fix the bug that retrieved tweets may not be