Add generation / installation of pkg-config files. (Bobby Powers)

git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@221 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
lahiker42 2010-04-30 15:34:36 +00:00
parent 9ead2436e5
commit b0031f8db5

View File

@ -1,5 +1,7 @@
0.14 (NOT YET RELEASED)
- build fix (missing dependency in test directory)
- add generation / installation of pkg-config files. (Bobby Powers)
0.13:
- Fix for when the number of connections gets too great in RPC.
(Leszek Swirski) (issue #32)