Skip to content
Snippets Groups Projects
Commit 521c3ed7 authored by Mikael Djurfeldt's avatar Mikael Djurfeldt
Browse files

Version 1.1.17

parent 7b74a41f
No related branches found
Tags 1.1.17
No related merge requests found
MUSIC NEWS --- history of user-visible changes.
Copyright (C) 2009, 2010, 2019 INCF
Copyright (C) 2009, 2010, 2019, 2020, 2021 INCF
Please send MUSIC bug reports to music-bugs@incf.org.
Changes in 1.1.17:
* music library
** Support for Python3
Python support was updated to support Python3.
** Fixes to the postponed setup mechanism
The PyNN/MUSIC interface depends on a postponed setup mechanism which
now works.
** Several bugfixes throughout
* music utility
** New manpages
New manpages were created for contsink and messagesource.
* python support
** Call runtime.finalize()
Call runtime.finalize() in python example utilities.
Changes in 1.1.16:
......
dnl Process this file with autoconf to produce configure.
AC_INIT(music, 1.1.16)
AC_INIT(music, 1.1.17)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])
AM_MAINTAINER_MODE
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment