Using AM_CFLAGS instead of CFLAGS. 1.8.3 closer.
[yaz-moved-to-github.git] / CHANGELOG
2001-11-19 Adam DickmeissUsing AM_CFLAGS instead of CFLAGS. 1.8.3 closer.
2001-11-18 Adam DickmeissYAZ client uses setnames only if target supports it.
2001-11-18 Adam DickmeissPrefix ZOOM_ instead of Z3950_. Documentation updates.
2001-11-16 Adam DickmeissRemoved Z3950_connection_host.
2001-11-15 Adam DickmeissMore thanks.
2001-11-15 Adam DickmeissZOOM: record objects "owned" by result sets.
2001-11-12 Adam Dickmeiss1.8.2. YAZ.1.8.2
2001-11-12 Adam DickmeissTowards 1.8.2.
2001-11-12 Adam DickmeissMinor.
2001-11-06 Adam DickmeissZOOM changes.
2001-10-29 Adam DickmeissNew function marc_display_exl - used by YAZ client...
2001-10-28 Adam DickmeissNew changelog. YAZ.1.8.1
2001-10-25 Adam DickmeissChanges to CHANGELOG. YAZ.1.8
2001-10-23 Adam DickmeissOld Z39.50 codecs gone. Added ZOOM. WRBUF MARC display...
2001-10-22 Adam DickmeissRenamed states for COMSTACKs to avoid confusion with...
2001-10-22 Adam DickmeissAdded stuff about cs_look / cs_rcvconnect.
2001-10-12 Adam DickmeissFor accept/recv/send check for EAGAIN if it's differs...
2001-10-06 Adam DickmeissChanges.
2001-09-19 Adam DickmeissZ_SortCase_caseInsensitive was set to wrong value.
2001-06-13 Adam DickmeissWhen error is returned from present handler, non-surrog...
2001-05-16 Adam DickmeissAdded script cvs-date.tcl that determines last CVS...
2001-03-20 Adam DickmeissCCL Truncation character may be defined.
2001-03-13 Adam DickmeissAltered zget_ExtendedServicesRequest - sets waitAction...
2001-03-08 Adam DickmeissAdded cs_set_blocking. Patch from Matthew Carey.
2001-03-07 Adam DickmeissMember and_not in Z_Operator is kept for backwards...
2001-02-21 Adam DickmeissC++ fixes.
2001-02-21 Adam DickmeissUpdated README and CHANGELOG.
2001-01-30 Adam DickmeissChanges.
2001-01-29 Adam DickmeissFixed bug that made the frontend server crash when...
2000-12-05 Adam DickmeissUpdated CHANGELOG and windows.txt.
2000-12-05 Adam DickmeissAdded support for null-data rules like <tag/>.
2000-11-29 Adam DickmeissImplemented XML/SGML attributes for data1 so that d1_re...
2000-11-23 Adam DickmeissSSL comstack support. Separate POSIX thread support...
2000-10-17 Adam DickmeissImplemented and-list and or-list for CCL module.
2000-10-02 Adam DickmeissAdded some OID's.
2000-09-04 Adam DickmeissAdded prefix yaz_ for most logging utility functions.
2000-08-31 Adam DickmeissAdded member request_format and output_format for backe...
2000-08-31 Adam DickmeissAdded record_syntax member for fetch method (raw OID).
2000-06-19 Adam DickmeissAdded options for yaz-config.
2000-04-05 Adam DickmeissAdded shared library support (libtool).
2000-03-20 Adam DickmeissMinor change.
2000-03-03 Adam DickmeissVersion 1.6.
2000-03-02 Adam DickmeissRenamed ASN.1 compiler to yaz-comp (used to be yc.tcl).
2000-01-13 Adam DickmeissFixed tagging for member requester-CHECKED-IN in ILL...
2000-01-10 Adam DickmeissAdded several OID's.
1999-12-21 ianChanged retrieval module to allow data1 trees with...
1999-12-16 Adam DickmeissImplemented ILL protocol. Minor updates ASN.1 compiler.
1999-12-09 Adam DickmeissMinor.
1999-12-09 Adam DickmeissNew CHANGELOG.
1999-12-08 Adam DickmeissMinor fix.
1999-12-08 Adam DickmeissNew version.
1999-12-02 Adam DickmeissUpdated information about YAZ.
1999-08-27 Adam DickmeissRenamed logf function to yaz_log. Removed VC++ project...
1999-06-18 Adam DickmeissAdded doc to CHANGELOG.
1999-05-27 Adam DickmeissAssigned OID for old DB Update (VAL_DBUPDATE0).
1999-04-20 Adam DickmeissAdded 'name' paramter to encoder/decoder routines ...
1999-04-16 Adam DickmeissAdded interface for tcpd wrapper for access control.
1999-03-31 Adam DickmeissImplemented odr_strdup. Added Reference ID to backend...
1999-03-18 Adam DickmeissMinor fix.
1999-03-11 Adam DickmeissFixed bug (introduced by previous commit).
1999-03-11 Adam DickmeissAdded GNU readline support. HTML display in client.
1999-02-18 Sebastian HammerAdded note about the ES: Update change
1999-01-08 Adam DickmeissAdded const modifier to some of the BER/ODR encoding...
1998-10-20 Sebastian HammerWork
1998-10-20 Sebastian HammerWork
1998-10-15 Adam DickmeissTag set type may be specified in reference to it using...
1998-10-13 Adam DickmeissAdded changes.
1998-08-21 Adam DickmeissAdded GNU Configure script to build Makefiles.
1998-08-19 Adam DickmeissChanged som member names of DeleteResultSetRequest...
1998-05-18 Adam DickmeissChanged the way attribute sets are handled by the retri...
1998-04-17 Sebastian Hammer*** empty log message ***
1998-03-31 Adam DickmeissFurhter work on UNIverse resource report.
1998-03-20 Adam DickmeissAdded UNIverse Resource Reports.
1998-02-27 Adam DickmeissAdded const to some char pointer arguments.
1998-02-11 Adam DickmeissChanges.
1998-02-11 Adam DickmeissChanged code so that it compiles as C++.
1998-02-10 Adam DickmeissUpdated tagset-G and M.
1998-02-10 Adam DickmeissChanges.
1998-02-10 Adam DickmeissAdded support for extended handlers in backend server...
1998-01-30 Adam DickmeissFixed bug in inetd code. The server listened on tcp...
1998-01-29 Adam DickmeissUpdated.
1998-01-29 Adam DickmeissBetter event handle system for NT/Unix.
1998-01-07 Adam DickmeissFixed Makefile(s).
1998-01-07 Adam DickmeissUpdated Makefiles so that there is no dependancy on...
1998-01-05 Adam DickmeissFixed bugs in encoders/decoders - Not operator (!)...
1997-12-18 Adam DickmeissImplemented sub-trees feature for schemas - including...
1997-12-09 Adam DickmeissChanges.
1997-12-09 Adam DickmeissWork on EXPLAIN schema. First implementation of sub...
1997-11-24 Adam DickmeissUsing function odr_nullval() instead of global ODR_NULL...
1997-11-18 Adam DickmeissRemoved element num_children from data1_node. Minor...
1997-11-07 Adam DickmeissChanges.
1997-10-29 Adam DickmeissRoutine zget_SearchRequest fills resultSetName member...
1997-10-27 Adam DickmeissAdded new member to statserver_options_block, pre_init...
1997-10-02 Sebastian HammerCHanged date
1997-09-29 Adam DickmeissAdded function, oid_ent_to_oid, to replace the function
1997-09-29 Adam DickmeissAdded changes.
1997-09-17 Adam DickmeissYAZ version 1.4.
1997-09-01 Adam DickmeissNew windows NT/95 port using MSV5.0.
1997-07-28 Adam DickmeissAdded new OID entries (RVDM).
1997-07-01 Adam DickmeissAdded messages about new diagnostic codes.
next