diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-07-08 20:27:07 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-07-08 20:27:07 +0400 |
commit | 5c2a1eb50a7054972955182477e619ac50c54705 (patch) | |
tree | 32a57626df5eedddfc45215ad0ccf8ab0117c275 /debian/changelog | |
parent | 6d4345f8fc609e62d37d9947d67e0b79f491bf7a (diff) | |
download | fpc-master.tar.gz |
fpc (2.6.4+dfsg-3~dyson2) unstable; urgency=mediumHEADdyson/2.6.4+dfsg-3_dyson2master
* Added dyson-execpathstr.patch:
paramstr(0) should return abs path as on linux
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7454e569..827479c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +fpc (2.6.4+dfsg-3~dyson2) unstable; urgency=medium + + * Added dyson-execpathstr.patch: + paramstr(0) should return abs path as on linux + + -- Igor Pashev <pashev.igor@gmail.com> Mon, 07 Jul 2014 21:51:08 +0400 + fpc (2.6.4+dfsg-3~dyson1) unstable; urgency=low [ Abou Al Montacir ] |