kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
81775bc03d
commit
d3d859fb80
5
NEWS
5
NEWS
|
@ -5,8 +5,11 @@ Copyright (C) 2000-2015 Stephane Fillod, and others
|
||||||
|
|
||||||
Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net
|
Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net
|
||||||
|
|
||||||
|
Version 3.1
|
||||||
|
2016-??-??
|
||||||
|
|
||||||
Version 3.0
|
Version 3.0
|
||||||
2015-09-01
|
2015-09-20
|
||||||
* Kill RPC backends and rpc.rigd/rpc.rotd
|
* Kill RPC backends and rpc.rigd/rpc.rotd
|
||||||
* Remove -e|--end-marker option from rigctld and rotctld
|
* Remove -e|--end-marker option from rigctld and rotctld
|
||||||
* Build system updates--remove obsolete macros, autogen.sh now
|
* Build system updates--remove obsolete macros, autogen.sh now
|
||||||
|
|
|
@ -15,7 +15,7 @@ dnl however, the use of '~' should be fine as apt (others?) will treat
|
||||||
dnl it as an earlier version than the actual release. TNX KA6MAL
|
dnl it as an earlier version than the actual release. TNX KA6MAL
|
||||||
dnl PACKAGE_NAME + " " + PACKAGE_VERSION must not exceed 20 chars!
|
dnl PACKAGE_NAME + " " + PACKAGE_VERSION must not exceed 20 chars!
|
||||||
AC_INIT([Hamlib],
|
AC_INIT([Hamlib],
|
||||||
[3.0~git],
|
[3.1~git],
|
||||||
[hamlib-developer@lists.sourceforge.net],
|
[hamlib-developer@lists.sourceforge.net],
|
||||||
[hamlib],
|
[hamlib],
|
||||||
[http://www.hamlib.org])
|
[http://www.hamlib.org])
|
||||||
|
|
Ładowanie…
Reference in New Issue