-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
manugarg
committed
Oct 10, 2008
1 parent
7c531d6
commit 1b476b8
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
pacparser (1.0.6-0) unstable; urgency=low | ||
|
||
* Fix some memory leakages in pactester.c (patch by Phil Randal). | ||
* Make pactester independent of protocol field in URLs. | ||
* Fix LGPL version in copyright headers. | ||
* Add copyright headers to pacparser.h. | ||
|
||
-- manugarg <[email protected]> Sat, 10 Oct 2008 14:58:25 +0530 | ||
|
||
pacparser (1.0.5-0) gutsy; urgency=low | ||
|
||
* Implemented pactester in C using pacparser. Add it to the libpacparser | ||
|