pidgin/pidgin

Update the ChangeLog for the certificate updates
release-2.x.y v2.11.0
2016-06-19, Gary Kramlich
0b7591cc7360
Update the ChangeLog for the certificate updates
noinst_LTLIBRARIES=libpurple-ciphers.la
libpurple_ciphers_la_SOURCES=\
des.c \
gchecksum.c \
hmac.c \
md4.c \
md5.c \
rc4.c \
sha1.c \
sha256.c
AM_CPPFLAGS = \
-I$(top_srcdir)/libpurple \
$(GLIB_CFLAGS)