mirror of
https://git.code.sf.net/p/fldigi/flmsg
synced 2026-08-13 17:30:58 -04:00
Version 1.1.14
Maintenance release
This commit is contained in:
parent
e365061f64
commit
3eb91b596d
2 changed files with 22 additions and 3 deletions
23
ChangeLog
23
ChangeLog
|
|
@ -1,9 +1,28 @@
|
|||
2012-05-01 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
e365061: Radiogram edits
|
||||
a20e8f9: Text Edit
|
||||
7e3aeed: Check my_call
|
||||
|
||||
|
||||
=Version 1.1.14=
|
||||
|
||||
1a843f5: Widget size corrections
|
||||
ab2e120: FTextView
|
||||
4eac069: Cast fix
|
||||
ee8f62a: Personal data
|
||||
69a6934: Control fields
|
||||
85b18f0: MARS Army msg
|
||||
deaffce: REDX 5739A-B
|
||||
edc03fe: Default folders
|
||||
3649e03: Red Cross 5739
|
||||
997f148: Menu Paradigm
|
||||
7d592d0: Desktop
|
||||
709bbb4: Event Log
|
||||
|
||||
|
||||
=Version 1.1.13=
|
||||
|
||||
2012-01-28 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
50865cd: Event log
|
||||
02230e6: Fl::lock
|
||||
6482b49: Text Edit revision
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ dnl major and minor must be integers; patch may
|
|||
dnl contain other characters or be empty
|
||||
m4_define(FLMSG_MAJOR, [1])
|
||||
m4_define(FLMSG_MINOR, [1])
|
||||
m4_define(FLMSG_PATCH, [.13])
|
||||
m4_define(FLMSG_PATCH, [.14])
|
||||
|
||||
AC_INIT([FLMSG], FLMSG_MAJOR.FLMSG_MINOR[]FLMSG_PATCH, [w1hkj AT w1hkj DOT com])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue