2009-12-08 Marcus Brinkmann * assuan.texi: Use our own copy of the setfont macro, as it takes an extra argument since texinfo 4.13. * assuan.texi (Contexts): Document ASSUAN_SPAWN_DETACHED. 2009-11-25 Marcus Brinkmann * assuan.texi (Data Types): Document assuan_fdopen. 2009-11-24 Marcus Brinkmann * assuan.texi: Remove assuan_disconnect, assuan_deinit_server. Many smaller API fixes. 2009-11-10 Marcus Brinkmann * assuan.texi: Various fixes and updates for the new interface. 2009-11-05 Marcus Brinkmann * assuan.texi: Update assuan_pipe_connect, assuan_socket_connect and assuan_init_socket_connect. (Client code): Document ASSUAN_PIPE_CONNECT_FDPASSING and ASSUAN_PIPE_CONNECT_DETACHED. (Server code): Document ASSUAN_SOCKET_SERVER_FDPASSING and ASSUAN_SOCKET_SERVER_ACCEPTED. (Utilities): Update documentation of assuan_get_peercred. * assuan.texi (External I/O Loop Server): Document change to assuan_process_next. 2009-10-16 Marcus Brinkmann * assuan.texi: Remove documentation for thread support. (assuan_pipe_connect_ext): Update prototype. 2009-10-14 Werner Koch * assuan.texi (Utilities): Describe assuan_get_command_name. 2009-09-21 Marcus Brinkmann * assuan.texi: Update to new API. 2009-09-01 Marcus Brinkmann * assuan.texi: (External I/O Loop Server): Document assuan_process_done. (assuan_register_post_cmd_notify): Change type of ERR from int to gpg_error_t. (assuan_set_error): Likewise. (assuan_register_option_handler): Change types in callback handler from int to gpg_error_t. (assuan_inquire_ext): Likewise. 2009-08-28 Marcus Brinkmann * assuan.texi: Update to API changes. (Data Types): Remove assuan_error_t. (Utilities): Remove assuan_strerror. 2008-10-29 Marcus Brinkmann * assuan.texi: Change return type of callback handlers in assuan_transact. 2007-11-14 Werner Koch * assuan.texi (Client code): Describe the new flag bit 7 of the pipe_server_connect_ext function. 2007-10-18 Marcus Brinkmann * assuan.texi (Client requests): Document HELP. 2007-09-07 Moritz Schulte * assuan.texi (Client code): mention assuan_send_data() instead of assuan_write_data(). 2007-09-03 Marcus Brinkmann * assuan.texi: Fix prototype and documentation for assuan_inquire_ext. 2007-08-24 Werner Koch * lgpl.texi: Replace by LGPLv2.1 version. 2007-08-09 Marcus Brinkmann * assuan.texi (External I/O Loop): New chapter. 2007-07-12 Werner Koch * assuan.texi (Utilities): Document that under W32 we return a system handle. 2007-07-05 Werner Koch * lgpl.texi: New. Taken from COPYING.LIB and reformatted. * gpl.texi: Updated to v3. * assuan.texi (Utilities): Explain ASSUAN_CONFIDENTIAL. 2007-05-06 Marcus Brinkmann * assuan.texi: Clean up typos. 2006-10-31 Werner Koch * assuan.texi: Finished. 2003-12-18 Werner Koch * assuan.texi: Changed copyright to GPL because this is not a book but useful documentation in other software too. Reworked sectioning, updated list of error codes. * gpl.texi: Added. * fdl.texi: Removed. 2003-08-06 Werner Koch * lgpl.texi: New. * gpl.texi: Removed. * assuan.texi: Dropped requirement vor invariant sections, front- and back-cover texts. Include lgpg.texi. 2003-02-18 Neal H. Walfield * Makefile.am: New file. * fdl.texi: New file. * gpl.texi: New file. * assuan.texi: Imported from newpg. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.