From 4be7589429d58319007187d78385789980c08e7c Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 10 Mar 2005 16:44:39 +0000 Subject: [PATCH] update for 1.0.7 - no changes here, but might as well keep them consistent git-svn-id: https://origsvn.digium.com/svn/libpri/branches/v1-0@198 2fbb986a-6c06-0410-b554-c9c1f0a7f128 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 464f12a..44a671a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +libpri 1.0.7 + -- No Changes libpri 1.0.6 -- Dependencies from .depend were valid from static libary only, not dynamic. 'mkdep' has been fixed to support the dynamic library version.