diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +3.0.0-beta4 (2014-01-22) + + [ P. J. McDermott ] + * Remove _oh_local() and _oh_return() kludges and use the built-in local + utility instead. + * Add amd64-linux-glibc and i686-linux-glibc architecture data to the + architecture table. + 3.0.0-beta3 (2013-06-01) [ P. J. McDermott ] |