diff options
author | tron <tron> | 2002-09-11 20:02:26 +0000 |
---|---|---|
committer | tron <tron> | 2002-09-11 20:02:26 +0000 |
commit | 05251ca994f59b608000e17023fac1e64c30f16d (patch) | |
tree | 4abfeb1a3ad227400d99ea6d956bbcc8aa4c97d8 /net/dgd/distinfo | |
parent | 7e22ee28000b43045b90ff3ea4db8451b6e90589 (diff) | |
download | pkgsrc-05251ca994f59b608000e17023fac1e64c30f16d.tar.gz |
Update "dgd" package to version 1.2.0.2. Changes since version 1.2.0.1:
- The editor could erroneously allocate dynamic instead of static memory.
- Fixed a spurious pause that would occur if the first callout started after a
cold boot had a delay of 0.
- Fixed a problem with repeatedly adding and removing callouts in atomically
executed code.
- Fixed several bugs in error handling.
- A better fix for errors in atomic code, in combination with multi-level
catches.
- Fixed a config file reading bug that could occur if the server was restarted.
- Fixed a bug in saving/restoring variables in an object that privately
inherited another.
- Prevent code from being erroneously optimized away in rare cases.
- Fixed a bug in handling some regular expressions.
- Fixed several bugs which could, in rare cases, cause nil to turn up in
mappings that had been accessed from atomically executed code.
- Fixed a bug in error recovery for compiling switch statements.
The update was contributed by Scott Thompson in private e-mail.
Diffstat (limited to 'net/dgd/distinfo')
-rw-r--r-- | net/dgd/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dgd/distinfo b/net/dgd/distinfo index efd023fa90f..31477dfc11d 100644 --- a/net/dgd/distinfo +++ b/net/dgd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/04/25 15:19:37 tron Exp $ +$NetBSD: distinfo,v 1.2 2002/09/11 20:02:26 tron Exp $ -SHA1 (dgd-1.2p1.tar.gz) = eedd02eb2ec576745e03ed44f6bc43aa2094c4f6 -Size (dgd-1.2p1.tar.gz) = 470644 bytes +SHA1 (dgd-1.2p2.tar.gz) = 22e4848a1e2b817f65e5b2ef8501967a36d63214 +Size (dgd-1.2p2.tar.gz) = 471097 bytes SHA1 (patch-aa) = bb85916706717011f00b21301ad17cfcefef68e9 SHA1 (patch-ab) = 9efa9f6f8f457e2cce586ae6da2760708a8d26b4 |