pidgin/pidgin

Update the ChangeLog and configure.ac for release
release-2.x.y v2.14.2
2021-04-01, Gary Kramlich
2eb25613d054
Update the ChangeLog and configure.ac for release

Testing Done:
Ran `make dist-check` locally.

Reviewed at https://reviews.imfreedom.org/r/590/
#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