Changes:
Version 0.2p3
-------------
Fixed problem when compiling on some HP/UX systems.
Implemented changes that forces uptimec to use select() on HP/UX
systems even if sys/select.h is not availible.
Version 0.2p2
-------------
Imported new routines to extract uptime on Tru64 which enables the client
to run in a chrooted environment.
Will now bind() socket before using it, which seems to be required on some
platforms. (Noted when running in FreeBSD jail)
Contributors to this release:
Tobias Nygren
Aaron D. Gifford
svr4 ptys because of /dev/ptmx, but erroneously wants <sys/stropts.h>
because of that define. Fix properly, by detecting the presense of
<sys/stropts.h> before including it.
I am not bumping the nb number because nothing realy changes; you'll
get the same binary if you recompile.
XXX: The utmp stuff is still completely broken, that is why this is still
setuid.
changes:
* Euphoria screensaver: Fixed "white bg" bug, some mem leaks, more precise
timing
* Plastik: Ported changes from the development branch back to KDE 3.2.x.
They include various bug fixes and small visible changes.
* Plastik: Adopt horizontal menu geometries from Keramik
* Plastik: Use the correct background color for translucent menus
changes:
* KNotes:
Shortcuts work again
Fixed being able to uncheck all text format buttons in RT mode
Fixed possibility of some global settings not being saved
* KNode: Fix coloring of quoted text
* KNode: Prevent multiple configure shortcuts actions when running in
Kontact
filename renaming.
Use DIST_SUBDIR to version the filenames and adjust distinfo and PLIST.
Remove the patch to disable building of helpcontent, as the built english
helpcontent is now consistent with the downloadable i18n'd versions (but no
longer with the downloadable english one where files are missing).
Fixes PR pkg/25814.
categories to 'misc'. From Kibum Han in PR pkg/25642.
Changes since 5.0 include:
* When given -l and similar options, ls now adjusts the output column
widths to fit the data, so that output lines are shorter and have
columns that line up better. This may adversely affect shell
scripts that expect fixed-width columns, but such shell scripts were
not portable anyway, even with old GNU ls where the columns became
ragged when a datum was too wide.
* ls --width=N (for very large N) is no longer subject to an address
arithmetic bug that could result in bounds violations.
* ls --width=N (with -x or -C) no longer allocates more space
(potentially much more) than necessary for a given directory.
It is a common feature of applications (whether run directly, or via
the Web) for them to be "localized" -- i.e., for them to a present an
English interface to an English-speaker, a German interface to a
German-speaker, and so on for all languages it's programmed with.
Locale::Maketext is a framework for software localization; it provides
you with the tools for organizing and accessing the bits of text and
text-processing code that you need for producing localized applications.
Language tags are a formalism, described in RFC 3066 (obsoleting 1766),
for declaring what language form (language and possibly dialect) a given
chunk of information is in.
This library provides functions for common tasks involving language tags
as they are needed in a variety of protocols and applications.
Fix for PyQt < 3.8. The BlackAdder generated files are now hacked (again) to
eliminate an attibute error for WState_Polished. Also, backreferences are now
supported in the replace output.
Changes since 1.3.13:
4/23/04
* TimeSync logic improved. If we can't hit eBay, rely on local time,
but, for real this time.
* Version 1.3.15
4/22/04
* Fix time synchronization
4/20/04
* Allow configurable X font string
* Fix item location parsing
* Fix currency parsing
* Version 1.3.14
4/11/04
* Show seller in main window (RFE #902344)
* Use unsigned long longs for auction numbers.
* Applied add by URL patch (#820963)
3/30/04
* Changed default fonts
* Added some missing HTML entites