pidgin/pidgin

Update ChangeLog for 2.14.13
release-2.x.y
4 months ago, Gary Kramlich
ec304a0b25b3
Update ChangeLog for 2.14.13

Testing Done:
Ran codespell

Reviewed at https://reviews.imfreedom.org/r/2945/
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif