commit 4fdde704ea7edb25ce75717a83ca318e97f79d2f Author: dave-w1hkj Date: Sat Jan 14 12:55:27 2023 -0600 Version 1.2.8 * maintenance update commit 93eeb7f478a054ad1fe89b8e49ba96dbb6527fc9 Author: dave-w1hkj Date: Thu Oct 19 09:18:37 2023 -0500 Warnings * code fixes for fltk-1.4.0 compatability * remove recursive inclusing of config.h commit d304c6116f67f1fd423616291ed7161072f51ce8 Author: dave-w1hkj Date: Sat Jan 14 12:54:45 2023 -0600 Main Window Icon * Fix Fltk transpareny bug for fllog icon. commit 0a6bdafb3da7018b02b96bceffc57facc7a527a1 Author: dave-w1hkj Date: Sun Jun 5 06:07:10 2022 -0500 colors fonts * update to color font selection dialog commit 8ddb9fd2821fc749bee67dc8f593e57fd6a9e737 Author: Kenji Rikitake Date: Sun Jun 5 15:53:10 2022 +0900 Add Submode support * Add Submode (ADIF entry "SUBMODE") field besides the mode input * Split the former mode input field horizontally into two by 2:3 ratio commit cd8de05b8c70e391333ade03b09fe4d7bc40268a Author: dave-w1hkj Date: Sat Feb 19 09:01:27 2022 -0600 namespace std * deprecate "using namespace std" to avoid variable name conflicts with greedy g++ c11. commit d5881860e8c58021751ba7da551142b6687d0d56 Author: dave-w1hkj Date: Wed Aug 4 17:39:50 2021 -0500 Version 1.2.7 * Update releasee commit 2bb5aaf8dad1daedce2aa76684bb0a1a7a75dd9b Author: dave-w1hkj Date: Sat Jul 31 09:47:39 2021 -0500 XmlRpc Client ID * add xmlrpc Client ID commit c670ef125ac8eb1f2c4ae5a67a39e69e029f6573 Author: dave-w1hkj Date: Sat Jul 17 20:21:57 2021 -0500 openSUSE Tumbleweed * correct Warnings & Errors exposed by gcc 11.1.1 commit 4177fd2cf94f40e90f70d1f4f02e1c0ffe7c8ad5 Author: dave-w1hkj Date: Wed Jun 30 14:14:42 2021 -0500 FD fields * change field field names to be compliant with ADIF spec commit b1401230f1a141024ae9251f31941f9ae638c2c5 Author: David Freese Date: Sun Feb 7 14:48:01 2021 -0600 macOS Info.plist * fix mkappbundle.sh commit 010e98078a8efa4086da6aa2bada1a1ebe7aed97 Author: David Freese Date: Sat Jan 30 10:34:11 2021 -0600 mxe scripts * update mxe scripts commit 4728862b6ae9b8f91a633af0e507f685e1ecbacf Author: David Freese Date: Mon Feb 1 07:37:43 2021 -0600 export/import * change some existing field names * add fields to comply with fldigi logbook export/import * clean up various compiler warnings * correct terminate handler commit 02c3ba3b7deb895747b37b6ee452bda6c932dcbd Author: David Freese Date: Mon Feb 10 07:06:09 2020 -0600 mkappbundle * modify 'version' to include VERSION_PATCH commit e82484394ed017edfde140106658d4905f35030e Author: David Freese Date: Fri Apr 12 19:49:00 2019 -0500 Version 1.2.6 * update release OS X build . mod for compiling on i386 / x86_64 platforms Miscellaneous changes . create logs .1 ... .5 as aged backups . modify modes table for OLIVIA and HELL mode/sub-modes . restore saving / loading export field selections - right click on Default button; saves current selection - left click on Default button; selects default selection . remove separate status window; use debug event log window for status messages . add station call, operator call to xmlrpc add_record . updated interface specification . updated csv and text export . add mutex to prevent external request's overrunning prior actions. . add station QTH and LOCator to config items - initialize applicable "New" record fields EQSLSDATE . auto update log when fldigi sends eQSL . populate inpSearchCall with duplicate CALL FMHELL . export FSKHELL-105 AS FMHELL Dup check/reverse . insure that same duplicates found independent of date-time sort ordering XmlRpc Server . add log.list_methods eQSL/LoTW submit dates . xmlrpc interface to allow update of specified field. Not limited to eQSL and LoTW QSO dates New/Cancel . Restore previously viewed record when cancelling out of "new" record gm date/time . change calendar widget to use gm date/time when required Duplicates . 3 state return - false - true - possible . implement current record update mechanism . move qso table entry to found duplicate/possible display entry in log controls. Export ADIF . Change to include both export_mode and export_submode QSOdb structure . Changes imposed by recent changes in fldigi QSOdb structure nulog . update xml i/o to current fldigi field definitions . add set button to time fields . add user definable default export fields - right click on Default button; saves current selection - left click on Default button; selects default selection . change to accept FLTK 1.4.x . change configuration dialog - add sort browser by time ON/OFF toggle OS X build scripts . Modify build scripts - only build dmg with libs - correct missing versioning of dmg Merge resort . restore sort after merging database commit 79a7ecd642b122995d61795b3e71d37fd66bebb8 Author: David Freese Date: Fri Apr 12 19:49:15 2019 -0500 OS X build * mod for compiling on i386 / x86_64 platforms commit 70485494430589240e16bda393338293a2e9f154 Author: David Freese Date: Fri Apr 12 10:29:07 2019 -0500 Documentation * update help file commit 51bab10be9eb72a460ea8c323c546ac3abbf5e5e Author: David Freese Date: Sun Apr 7 07:34:56 2019 -0500 Miscellaneous changes * create logs .1 ... .5 as aged backups * modify modes table for OLIVIA and HELL mode/sub-modes * restore saving / loading export field selections - right click on Default button; saves current selection - left click on Default button; selects default selection * remove separate status window; use debug event log window for status messages * add station call, operator call to xmlrpc add_record * updated interface specification * updated csv and text export * add mutex to prevent external request's overrunning prior actions. * add station QTH and LOCator to config items - initialize applicable "New" record fields commit 78056ce8b424d0fa079e301726d714b5df070771 Author: David Freese Date: Sat Mar 23 21:59:59 2019 -0500 EQSLSDATE * auto update log when fldigi sends eQSL * populate inpSearchCall with duplicate CALL commit e3959e03f8baa7280a7bc8ffa6205be26636cde4 Author: David Freese Date: Fri Mar 22 21:40:10 2019 -0500 FMHELL * export FSKHELL-105 AS FMHELL commit 0bec1bc96013ca5be3e2778a612541acdb4c685e Author: David Freese Date: Fri Mar 22 21:25:34 2019 -0500 Dup check/reverse * insure that same duplicates found independent of date-time sort ordering commit 0b619bde1a5b7449c7c95106f85790e17c25b661 Author: David Freese Date: Fri Mar 22 07:38:52 2019 -0500 XmlRpc Server * add log.list_methods commit dd4c4239a741093de0c99103d4ad9c50b2bec6a4 Author: David Freese Date: Thu Mar 21 15:17:11 2019 -0500 eQSL/LoTW submit dates * xmlrpc interface to allow update of specified field. Not limited to eQSL and LoTW QSO dates commit a8a8b8beb9114f76107bdf5c4682c8fc09fe8b70 Author: David Freese Date: Wed Mar 20 09:20:57 2019 -0500 New/Cancel * Restore previously viewed record when cancelling out of "new" record commit 0416ba93cf6c5c75186835a3009b086ad44fec0a Author: David Freese Date: Wed Mar 20 22:44:31 2019 -0500 gm date/time * change calendar widget to use gm date/time when required commit 47989545ac8c4c7be4891b96702b6496f6ee535c Author: David Freese Date: Thu Mar 21 15:15:40 2019 -0500 Duplicates * 3 state return - false - true - possible * implement current record update mechanism * move qso table entry to found duplicate/possible display entry in log controls. commit 861ce93fad426a975189cdfd932bbe484bdbb5dc Author: David Freese Date: Wed Mar 20 10:18:39 2019 -0500 Export ADIF * Change to include both export_mode and export_submode commit d155fb72c4ba502762377da11bbf8143aab908d9 Author: David Freese Date: Tue Mar 19 05:10:26 2019 -0500 QSOdb structure * Changes imposed by recent changes in fldigi QSOdb structure commit c70f8521fde480d47de38d0582a368d92f2c818f Author: David Freese Date: Wed Nov 21 10:38:59 2018 -0600 nulog * update xml i/o to current fldigi field definitions * add set button to time fields * add user definable default export fields - right click on Default button; saves current selection - left click on Default button; selects default selection * change to accept FLTK 1.4.x * change configuration dialog - add sort browser by time ON/OFF toggle commit e2ea153fb8622917dcd8ac27f40496c902dd2e94 Author: David Freese Date: Thu Feb 1 13:09:23 2018 -0600 OS X build scripts * Modify build scripts - only build dmg with libs - correct missing versioning of dmg commit f7372e40bb18c300bfb0986ef0906e3caf6f4e69 Author: David Freese Date: Thu Jan 18 07:52:58 2018 -0600 Merge resort * restore sort after merging database commit 2b763812c033043bc0a675d06f0c9371d9b911b7 Author: David Freese Date: Mon Jan 15 13:23:17 2018 -0600 Version 1.2.5 * Maintenance release commit 3cbfc7ca9430ac85c07febeae4e2c97b789dc271 Author: David Freese Date: Sat Jan 13 07:31:46 2018 -0600 status log commit f2a3c2894f425b6324da8d9393f71d84d3a96c9c Author: David Freese Date: Fri Jan 12 18:38:25 2018 -0600 db update * Update database to current fldigi implementation commit 2019450f3fb109d49f4ffdfe6ac9cc1f7cd3cb92 Author: David Freese Date: Thu Jan 11 10:51:13 2018 -0600 Native File Chooser * remove Native File Chooser code - not needed for Fltk 1.3.3/4 commit 1756254fe78c17fabca0c010347c469b37ccb9df Author: David Freese Date: Thu Jan 11 10:46:21 2018 -0600 xmlrpc update * change xmlrpc source to most recent that builds on both G4 and i686 processors commit 4cfb5cfb4b0c72361bfabf723cf4fc6388310b33 Author: David Freese Date: Fri Sep 22 14:27:33 2017 -0500 win mingw * mods to allow building on Win-MinGW-Msys platform commit 3992e49b62064f8a5c3e7816d1f844a6117510ad Author: David Freese Date: Sun Jun 11 15:22:54 2017 -0500 flxmlrpc config * change flxmlrpc configure summary report commit 21f9d438cf4d91daa5d5c231f7ea974efc0199d9 Author: Kamal Mostafa Date: Sun Jul 10 04:10:34 2016 -0500 fix XmlRpc tm_mday comparison typo xmlrpcpp/XmlRpcValue.cpp: In function ‘bool XmlRpc::tmEq(const tm&, const tm&)’: xmlrpcpp/XmlRpcValue.cpp:159:52: warning: self-comparison always evaluates to true [-Wtautological-compare] t1.tm_hour == t2.tm_hour && t1.tm_mday == t1.tm_mday && ~~~~~~~~~~~^~~~~~~~~~~~~ commit 41f12d126b551b61957b04ed360953dcb503b527 Author: Robert Cunnings Date: Mon Jul 4 08:23:05 2016 -0500 mxe update * correct mxe build scripts commit 7f7c30229ed4c9ae3a6421c2fde2b1e31782d82f Author: David Freese Date: Thu Jun 23 20:20:33 2016 -0500 Version 1.2.4 * Maintenance release commit e6fc6a56f7396d2f4410d407fb520b44e2661d40 Author: David Freese Date: Mon May 16 14:58:00 2016 -0500 Cabrillo Report * Added "mycall" control for Cabrillo Report generator commit f4bccc06e95fa1d97f15f0671a452f9ba78a4243 Author: David Freese Date: Sun May 15 08:05:23 2016 -0500 Contest fields * Replaced older field names for - SRX_STRING was XCHG1 - STX_STRING was MYXCHG commit 7f982834971d5fa3f4d207bd0ecc409f37e01477 Author: David Freese Date: Sun May 8 07:53:33 2016 -0500 Version 1.2.3 * Maintenance release commit c16c3a425e8044b04364dcdc346fa13732649508 Author: David Freese Date: Sun May 8 07:52:24 2016 -0500 Vertical Scrollbar * Fixed browser display issue when # records less than vertical height of widget. commit a48d61df1755d7c27f2b9238108399211ce8038c Author: David Freese Date: Mon Apr 18 06:58:27 2016 -0500 Version 1.2.2 * Maintenance release commit a3be9523433becfcb3163b9449e9c4c6b42c48cc Author: David Freese Date: Wed Oct 14 19:30:42 2015 -0500 Resizable dialog * restored resizable attribute to main window commit aeeadf3d56e050dc0f5797d1505a445c53cf59db Author: David Freese Date: Wed Oct 7 03:11:12 2015 -0500 Version 1.2.1 * Maintenance release commit 1b3f80a64914785bd172c247e77d67101a408110 Author: David Freese Date: Thu Aug 13 17:23:51 2015 -0500 MXE update commit f453b69736ae3f90f564ee17789520e4f27636bb Author: Kamal Mostafa Date: Mon Jun 8 14:39:21 2015 -0700 BUILD_{DATE,USER,HOST} * Externally overridable BUILD_DATE, BUILD_USER, and BUILD_HOST to allow distros to generate reproducible builds. commit 032c14ee5c897b797b46e5448f8d836a32b8820d Author: David Freese Date: Fri Apr 24 12:34:02 2015 -0500 Version 1.2.0 * Mainenance release commit 42220db4993dc4fb473e0f6fb1ccf238a0829e60 Author: David Freese Date: Fri Apr 17 09:34:12 2015 -0500 xmlrpc * Change to version 0.7 on SF commit bd151dd1bdbb80c977a6c6a6a48289a8d59f6ee0 Author: David Freese Date: Mon Mar 23 07:52:24 2015 -0500 FSF address * correct FSF address in various files commit ef9421c8edee52a9a65c49a87f940ad3cf95a6f4 Author: David Freese Date: Wed Dec 31 06:21:47 2014 -0600 User interface * change size and location of some controls commit aa7c49517c7c16f153a38b508435139b2bad837f Author: David Freese Date: Mon Nov 17 08:58:00 2014 -0600 Version 1.1.9 * maintenance release commit fd63254adf964ca58211fb6cb116f7b3735f4b3d Author: David Freese Date: Wed Jun 11 08:29:57 2014 -0500 doxygen docs * Added doxygen based documentation commit 680f0b8cdf7b611480e4188ca8aabca72e78a18f Author: David Freese Date: Fri Nov 14 14:01:50 2014 -0600 fltk 1.3.3 * fix to allow building against fltk 1.3.3 library commit 6cdc6faed693787e9e1aa36ba1189337560bca45 Author: David Freese Date: Sun Sep 7 06:08:01 2014 -0500 build fix * Replace AM_PROG_MKDIR_P with AC_PROG_MKDIR_P. AM_PROG_MKDIR_P has been deprecated and may be removed in a future version of automake. AC_PROG_MKDIR_P is available in autoconf 2.60 and later, and we currently require at least 2.61. commit 28d5ec85f3e8067d1e10c48a538f7b68920e8ad4 Author: David Freese Date: Tue Feb 4 12:40:19 2014 -0600 Version 1.1.8 * Maintenance release commit 1acc45a37175b9ff6ee75a5a88d6284b4517ade1 Author: David Freese Date: Tue Feb 4 12:39:46 2014 -0600 Write database * Fixed bug in writing database records commit be3e55e9f2d886993af0e1d8ac16d77b19def724 Author: David Freese Date: Sun Feb 2 00:05:58 2014 -0600 Version 1.1.7 * Maintenance release commit 27e602c1662bd5b4ce78263555f172f4788885bc Author: David Freese Date: Sat Oct 12 06:43:23 2013 -0500 QSL fields * Added new QSL fields - QSL received status - QSL sent status - EQSL received date & status - EQSL sent date & status - LOTW received date & status - LOTW sent date & status * Placed QSL, Notes, Context & Other on tabbed widget commit 47eb0640b43642811195cef20f65f34b751a23a4 Author: David Freese Date: Thu Jun 20 14:11:54 2013 -0500 MXE build * mods to allow compilation on mxe-mingw32 commit 72bdb67bd9a4b56a430f1786431431ae184ad3c7 Author: David Freese Date: Sun Jan 6 07:48:57 2013 -0600 Version 1.1.6 * Maintenance release commit 48ef102d984e6d644c9fce99c587e2b5a8fe4747 Author: David Freese Date: Sun Jan 6 07:48:05 2013 -0600 fltk m4 script * modified fltk.m4 to explicitly include -lm -lX11 if not returned by "fltk-config --ldflags" commit 91a786520f417cc14d3ea450f3d034a9312554fc Author: David Freese Date: Sat Sep 1 16:28:51 2012 -0500 Combo update * Update to Fl_Combo widget class commit 530db58b3e84d8021eac406dfe189bf240e1d5ce Author: David Freese Date: Sat Aug 4 07:21:07 2012 -0500 Version 1.1.5 * Maintenance release commit 1b6ac7ea4c7a02434d361a4e63ea77bdf010a2b7 Author: David Freese Date: Sat Aug 4 06:23:11 2012 -0500 Main Dialog Size * Added code to restore position/size of main dialog commit c9c6aa8a6f8ca42be4232e63031d7d355f0a259c Author: David Freese Date: Sat Aug 4 06:12:10 2012 -0500 License headers * updated all source license headers commit 4d117478ecc7e77ff0fd4fa8fdc04731bcc28daa Author: David Freese Date: Sun Jul 22 20:37:49 2012 -0500 Version 1.1.4 * Maintenance release commit 16320f0ddd00651b10e5c9f77c5fef48aac514aa Author: David Freese Date: Sun Jul 22 07:33:41 2012 -0500 Colors-fonts-resizing * Added resizable controls to main dialog commit 095282ed30586560ea5c51f3aebed3c995e38b02 Author: David Freese Date: Sun Jun 10 13:33:56 2012 -0500 Version 1.1.3 * Maintenance release commit 12412f6d532235cebf39f5e34f0b90d07c260fd1 Author: David Freese Date: Sun Jun 10 13:32:01 2012 -0500 OS X File Chooser * Fixed OS X Native File Chooser error commit 83dc0c83c1849463052f744371c9a5da83931ad5 Author: David Freese Date: Sun Jun 3 18:38:25 2012 -0500 Version 1.1.2 Maintenance release commit 0c3266a8cde5efe68c2667ab0a4b438812901190 Author: david freese (none) Date: Wed May 16 20:24:42 2012 -0500 Log time * changed timeOFF, timeON to resolution of seconds * fixed exchange in/out transfer from client commit 95c11e4c17a7db61e680c81bd54d72aeb1735d64 Author: David Freese Date: Thu Mar 8 07:27:20 2012 -0600 Desktop * Changed generic name in fllog.desktop commit a987f6f09131e706305c10ee88ace377a7a055e2 Author: David Freese Date: Sun Jan 1 16:05:36 2012 -0600 Version 1.1.1 Maintenance release commit 2ab6ba00787eadc57f8ac83357e11880e02bdbbb Author: David Freese Date: Wed Jan 18 05:40:19 2012 -0600 FLTK version * Updated m4 script fltk.m4 commit b893355387cc66d798e27528b38146bcad9765ea Author: David Freese Date: Fri Dec 30 08:56:20 2011 -0600 FLTK 1.3 mods * build script and source update for conditional compilation against Fltk-1.1.xx or Fltk-1.3.xx commit c59b181d0b4b22e936436459d1852e4db5c7b014 Author: David Freese Date: Sat Nov 19 09:14:44 2011 -0600 Version 1.1.0 Upgrade release commit 3216a7d968e7be4af8fe0d2602fddcb70db3f8e4 Author: David Freese Date: Fri Nov 18 22:39:53 2011 -0600 R/W speedup * Changes to increase speed of ADIF file read/write * Added annunciation of read and write progress commit d9b439bd0d0efc85d5bbf7d77de41bf3151de7ab Author: David Freese Date: Sun Jun 19 05:48:08 2011 -0500 Version 1.0.0 Initial public release commit e4e928e717314ef47ce09a8bd0ecf3cdcc0c8c45 Author: David Freese Date: Mon Jun 27 18:07:44 2011 -0500 Log filename * Added text read-only control to menu line commit d7428651007be210752a6661f03d96101d1dd887 Author: David Freese Date: Sun Jun 19 05:48:08 2011 -0500 Version 0.9.907 Alpha release commit abfbb80db3138854731f3542d94a881b14d895f9 Author: David Freese Date: Sun Jun 19 05:47:25 2011 -0500 Prefs * Corrected string save restore in prefs file commit cbbbef1cb4523a5ca14e88b82ab6d6544bcd3f0c Author: David Freese Date: Sun Jun 19 04:36:13 2011 -0500 Version 0.9.906 Alpha release commit be3a323db1a17584bd78105ab60a0d64f7853db0 Author: David Freese Date: Sun Jun 19 04:31:58 2011 -0500 Server port * Added server port address to prefs file - change address by modifying prefs file commit 7f0363e20677b951d255d3f089a9460391c4201d Author: David Freese Date: Sun Jun 19 03:51:33 2011 -0500 Save sort order * Save sort order in prefs file * Restore sort order on program start commit 83e086a7894920c2777dafb5e20e67112e12661f Author: David Freese Date: Fri Jun 17 11:25:59 2011 -0500 Version 0.9.905 Alpha release commit e2479817f531e780554d5af1196eda1cd091860d Author: David Freese Date: Thu Jun 16 10:10:49 2011 -0500 Socket address * Added socket port variable commit 8de28158e9710a31cc34492b33796488d2775a0b Author: David Freese Date: Thu Jun 16 06:14:19 2011 -0500 County field Added County field to database commit 5d3afb256a47e4271745b10735f261ec01837eb5 Author: David Freese Date: Mon Oct 18 11:17:17 2010 -0500 Dup Check Added State and Exchange_in to dup check method. - CALL : always required - MODE : 0 if not checked - TIME_SPAN(secs) : 0 if not checked - FREQ_HZ : 0 if not checked - STATE : 0 if not checked - XCHG_IN : 0 if not checked commit 2b1d4a2993435f53fa0280b7f56947f5f1fc47a0 Author: David Freese Date: Sun Oct 10 06:18:14 2010 -0500 Version 0.9.04 Alpha release commit 359ee0743053fdc6570d8d58647225301ca4e1e5 Author: David Freese Date: Sun Oct 10 06:18:11 2010 -0500 Dup Check Added State and Exchange_in to dup check method. - CALL : always required - MODE : 0 if not checked - TIME_SPAN(secs) : 0 if not checked - FREQ_HZ : 0 if not checked - STATE : 0 if not checked - XCHG_IN : 0 if not checked commit 1f990753ce3ecfc4554d38780bb17faf97f6c9f3 Author: David Freese Date: Fri Oct 8 17:30:32 2010 -0500 QSO_DATE_OFF addition Implementation of QSO_DATE_OFF field in the logbook according to ADIF 2.2.3 and up specification. commit 3d26eaec315b083752ae75faefe7e81ed454fbb8 Author: David Freese Date: Sun Aug 29 20:53:59 2010 -0500 BAND check Correct band check algorithm commit d2f7659ddf73fa0ac995c6800f9c915128f59bc0 Author: David Freese Date: Sun Aug 29 01:01:06 2010 -0500 Version 0.9.903 Alpha release commit afcb055aca3c0f3c25fc8fb4997a66d2990ec795 Author: David Freese Date: Sat Aug 28 13:57:00 2010 -0500 Logbook Server Added xmlrpc++ source Added xmlrpc server, port 8420 commit 68166f1d13c80ead7737666027e98a26b462b69a Author: David Freese Date: Wed Aug 18 20:11:42 2010 -0500 Version 0.9.902 Alpha release commit 904b5bd8c135c575b601623d2109088bc8606cfd Author: David Freese Date: Wed Aug 18 19:32:33 2010 -0500 Starting Logbook Added code to correctly name the database file for a new installation. commit 7af14a48e1f9eeb59be04352703dd42a0e1d767d Author: David Freese Date: Wed Aug 18 16:10:27 2010 -0500 Version 0.9.901 Alpha release commit 23919a9f73b0ceb0bae6c4221773e02eb09eedf8 Author: David Freese Date: Wed Aug 18 14:58:42 2010 -0500 Field Limits Redesigned qso_db to remove field size limits for all fields. Fields converted from char* to string. Record size becomes variable with memory only allocated for data without NULL space. commit e8957e7d2a30ecedf3cf2afbcf45ef3a99ca233e Author: David Freese Date: Tue Aug 17 12:51:40 2010 -0500 Logbook Init Branch commit 90ee9b1e73e3e13ed4936621dd2e63a68caed65e Author: David Freese Date: Mon Nov 23 06:52:19 2009 -0600 Version 0.9.9 * Initial gnu autotools build source