Markup:
- RFE 17: Added a common attribute 'Condition' for generic effectivity
- RFE 38: The nav.class elements (ToC|LoT|Index|Glossary|Bibliography) are
now allowed at the beginning and end of components and sections
- RFE 58: The 'optmult' and 'reqmult' attribute values have been
removed from Group
- RFE 65: Added several class attribute values to Filename and SystemItem
at the request of the Linux community
- RFE 73: Removed BookBiblio and SeriesInfo
- RFE 81: Added SidebarInfo to Sidebar
- RFE 87: Added 'xmlpi' and 'emptytag' as class values of SGMLTag
- RFE 92: Added 'CO' to Synopsis and LiteralLayout
- RFE 99: Added SimpleMsgEntry as an alternative to MsgEntry in order
to provide a simpler MsgSet construct
- RFE 103: Added RevDescription as an alternative to RevRemark in
RevHistory; this allows longer descriptive text in a revision
- RFE 104: Added 'Specification' to the list of document classes on Article
- RFE 108: Allow admonitions in Answers
- RFE 110: Allow a RevHistory on QandAEntry
- RFE 115: Allow optional Title on OrderedList and ItemizedList
- RFE 116: Added LineNumbering attribute to linespecific environments for
presentation of line numbers
- Added a common attribute 'Security' for effectivity
- Added synopsis markup for modern programming languages (e.g, object
oriented languages like Java, C++, and IDL)
- Renamed DocInfo to PrefaceInfo, ChapterInfo, AppendixInfo, etc.
Other:
- RFE 88: Added PEs to include/ignore dbnotn.mod and dbcent.mod
- RFE 102: Fixed some outstanding namecase problems
- RFE 105: Added PNG notation
- RFE 106: Removed some odd *.content PEs that interfered with
customization layers
- RFE 109: Added FPI to content of dbgenent.mod (for consistency)
- RFE 111: Added the Euro symbol
- Fixed bug in cals-tbl.dtd; a model group was used for the element
declaration, but the attlist declaration used "Table" literally.
Thu May 04 11:38:00 BST 2000 petermount@it.maidstone.gov.uk
- Corrected incorrect date in CHANGELOG
- Fixed the ImageViewer example
Wed May 03 16:47:00 BST 2000 petermount@it.maidstone.gov.uk
- Fixed the Makefile so that postgresql.jar is built everytime
the jdbc1 or jdbc2 rules are called.
- Fixed the threadsafe example. It had problems with autocommit
Wed May 03 14:32:00 BST 2000 petermount@it.maidstone.gov.uk
- Rewrote the README file (the old one was 18 months old!)
- Added @deprecated tags to org.postgresql.jdbc2.ResultSet
to clear some warnings issued during compilation.
Wed Apr 12 22:14:00 BST 2000 peter@retep.org.uk
- Implemented the JDBC2 Blob interface, and ResultSet.getBlob().
Wed Apr 12 20:20:00 BST 2000 peter@retep.org.uk
- Fixed bug in ResultSet.absolute(). Negative rows are now supported.
- Implemented ResultSet.relative(), afterLast().
Tue Feb 1 21:40:00 GMT 2000 peter@retep.org.uk
- Finally imported the contributed javax extensions by Assaf Arkin
arkin@exoffice.com
Mon Jan 24 21:00:00 GMT 2000 peter@retep.org.uk
- Finally introduced the 7.0 additions to the core CVS repository.
- All source files are now under the org.postgresql package (previously
they were under postgresql). The package lines now changed
accordingly.
- The Makefile was rewritten so it should now work on machines that
can't handle the $( ) syntax.
- Dutch translation by Arnout Kuiper (ajkuiper@wxs.nl)
Mon Sep 13 23:56:00 BST 1999 peter@retep.org.uk
- PG_Stream.SendChar() optimised, increased default buffer size of
output stream to 8k, and introduced an 8k buffer on the input stream
Sverre H Huseby <sverrehu@online.no>
- Added a finalize() method to Connection class in both drivers so that
the connection to the backend is really closed.
- Due to many JVM's not returning a meaningful value for java.version
the decision for building the JDBC1.2 or JDBC2 driver is now a
compile time option.
- Replaced $$(cmd...) with `cmd...` in the Makefile. This should allow
the driver to compile when using shells other than Bash.
Thu Sep 9 01:18:39 MEST 1999 jens@jens.de
- fixed bug in handling of DECIMAL type
Wed Aug 4 00:25:18 CEST 1999 jens@jens.de
- updated ResultSetMetaData.getColumnDisplaySize() to return
the actual display size
- updated driver to use postgresql FE/BE-protocol version 2
Mon Aug 2 03:29:35 CEST 1999 jens@jens.de
- fixed bug in DatabaseMetaData.getPrimaryKeys()
Sun Aug 1 18:05:42 CEST 1999 jens@jens.de
- added support for getTransactionIsolation and setTransactionIsolation
Changes from 2.1.2:
* src/mutex.c: Now pthread_mutex_lock() is NOT a cancellation
point, as POSIX requires.
* src/sched.c (_pthread_block): check cancellation status before
making the calling thread block.
* add call to pthread_testcancel() to a lot of cancellation point
functions.
* src/mutex.c, src/cond.c: fixed: mutex and cv chain can be
corrupted.
393) Users in the 'exempt' group shouldn't get their $PATH overridden
by 'secure-path'. Patch from jmknoble@pobox.com.
395) Fixed a bug that caused an infinite loop when the password
timeout was disabled.
396) It is now possible to set the path to the editor for visudo as well
as the flag that determines whether or not visudo will look at
$EDITOR in the sudoers file.
398) Added rootpw, runaspw, and targetpw to prompt for the root, runas_default
and target user's passwords respectively (instead of the invoking user's
password).
399) Added -S flag to force password read from stdin.
400) Restore coredumpsize resource limit before exec'ing the child
process (sudo sets it to 0 internally).
404) Fixed a bug where sudo would hang around and consume CPU if we spawn
a long-running process.
406) Added set_logname run-time option. When unset, sudo will not set
the USER and LOGNAME environment variables.
407) Wildcards are now allowed in the hostnames specified in sudoers.
The 'fqdn' option is often required for this to be useful.
408) Fixed a bug where host and user qualifiers in a Defaults entry were
not being used correctly and the entry was being applied globally.
409) Fixed targetpw, rootpw, and runaspw options when used with non-passwd
authentication (pam, etc).
410) When the targetpw flag is set, use the target username as part
of the timestamp path.
411) Fixed a bug that prevented the -H option from being useful.
412) Fixed a case where a string was used after it has been freed.
ver 2.3:
Fixed incorrect error handling in UDP and TCP drivers. Makefile
improvements. RPM package fixes. Persist mode fixes. Fixed a
couple of memory and file descriptor leaks. Correct closing of
Solaris TUN device.
Added man page for the configuration file. Documentation update.
Team members list update.
Recent additions to pchar include: An SNMP query feature, better IPv6
detection at configure-time, and a number of bugfixes. The CHANGES
file included in the pchar distribution provides more details.
version 1.0.51:
- pygnome/gtkhtml.py: removed removed functions.
- pygnome/generate/gtkhtml.defs (gtk_html_calc_scrollbars): removed
private function.
- pygnome/Makefile.am: changed dependencies to point at .lo files
rather than .o files, as we are using libtool now.
- pygnome/examples/gtkhtml_demo.py (HtmlWindow.load_url): don't call
GtkHTML.parse().
- pygnome/generate/gtkhtml.defs (gtk_html_parse): remove function that
was removed from gtkhtml.
- configure.in, gnome-python.spec: updated version number.
- NEWS: added news items.
- pygnome/Makefile.am (_gtkhtmlmodule_la_LIBADD): link with the
correct library list.
- pygnome/gnome/config.py (section_contents,private_section_contents):
fixed incorrect naming of wrapper.
- (lots of files): switch over to using libtool and automake-1.4a.
- pygnome/gnomeuimodule.c, pygnome/gnome/ui.py, pygnome/generate/gnomeui.defs:
Modified _wrap_gnome_file_entry_get_full_path, so that it supports
NULL as a return value (if the user does not select a file)
- pygnome/gnomeuimodule.c (_wrap_gnome_dialog_button_connect):
create a tuple (function, arguments) to be registered in the
callback. This corrects random behaviors after callback.
- pygnome/gnome/__init__.py: don't bother with the python-1.4
compatibility stuff -- gnome-python won't work with python-1.4 for
other reasons.
- configure.in: updated version. Require gtk+ >= 1.2.6 for same
reasons pygtk requires it.
- gnome-python.spec: incremented version numbers. Add requires
headers for gtk+ and gnome-libs so people don't annoy me with
problems caused by old versions. Also, require the matching version
of pygtk. Also, make pygnome-libglade require pygnome.
- pygnome/gettext.py (Catalog.__init__): check for msb encoded
catalogs as well.
- pygtk/gtkmodule.c: When changing a gtkadjustment,
call gtk_adjustment_changed()
- autogen.sh: Work with builddir != srcdir.
- pygnome/gnomeuimodule.c (list_to_ui_info): set user_data to
NULL, to avoid crashes in free_ui_info.
- pygnome/gnomeuimodule.c: added PyGtk_Get() around parameters in
MDI handling.
- pygnome/gnome/ui.py (GnomeMDIGenericChild.__marshal.__call__):
fix mistake here.