diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-29 17:24:24 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-29 17:24:24 -0400 |
| commit | 236ba63c7eece6adccae589fc0acc1425918d4eb (patch) | |
| tree | 875e512ea2a8c55c0feb69638993ec9a1d4a5247 /debian | |
| parent | 6bc56f1c8383910c89fe80bb668854a7d5e8c0e2 (diff) | |
Expand the Trace data type.
Technically this is an API change, but the only thing I'm breaking at this
point is my own unreleased software.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5c9cddd2..188c34c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +propellor (4.7.3) UNRELEASED; urgency=medium + + * Expand the Trace data type. + + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 17:23:44 -0400 + propellor (4.7.2) unstable; urgency=medium * Added PROPELLOR_TRACE environment variable, which can be set to 1 to |
