Age | Commit message (Collapse) | Author | Files | Lines |
|
v1.08
- make sure that Scalar::Util has support for dualvar
(Makefile.PL,SSL.pm) because the perl-only version has
has no dualvar
|
|
|
|
Changes since 1.7.10:
This starts the run up towards 1.8 in the fall with lots of polish
and patching. The win32 build is also getting some love. I have
not checked on how to make a fancy shmansy installer just yet but
here's a tarball of the necessary binaries and docs that patches
some of the missing features in 1.7.10. There are still issues with
print preview somewhere in cairo that we're looking into.
* Andreas
o Save and restore default paper, margins and various other print settings.
o Handle differences in page setup between sheets when printing multiple sheets.
o Fix handling of "print even if only style". [Bug 438743].
o Implement printing of row and column headers.
o Fix saving of null header/footer items [Bug 449836].
o Fix TINV for large degree of freedom.
* Jean
o Fix check for long double support in goffice.
o Import legend and axis labels fonts from excel in charts. [Bug 437858].
o Fix performance issues in float_range_function2 and fn-tsa plugin.
* Jody
o Fix drawing of large cursor while sheet scrolls. [Bug 444610].
o Fix drawing of merged cells in RTL. [Bug 442463], [442467].
o Fix editing in RTL, and for merged cells.
o Properties to store fine tuned capabilities in protected sheets.
o Read/Write of protected sheet capabilities for XLS/XLSX.
o Move the OpenPkg support code into libgsf from our xlsx plugin.
o Fix placement of validation combo in merged cells.
o Eval validation functions as arrays.
o Make Morten's pdf exporter available from gnumeric too.
o Start to implement limits to selection in protected sheets.
o Handle array expressions in SYLK importer.
o ODF import/export for hidden and RTL sheets.
o Fix redraw of spanning cells when toggling RTL.
o Work around ODF's lack of a default col/row style.
o Fix crash in t-test. [Bug 450676].
o Sylk import support for arrays, and encoding.
o Sylk export.
o Configurability for which direction moves.
o Calc property import/export for xlsx.
o Update validation combo moving between identical styles. [Bug 453525].
o Patch the problems found by coverity.
o Fix win32 docs. [Bug 443726].
o Be more flexible about range relocation for ins/del cells. [Bug 439347].
* Morten
o Make ssconvert able to export to pdf. [Bug 381965].
o Fix loading of tab text colour. [Bug 437743].
o Improve handling of foreign recently-used files. [Bug 438918].
o Improve save-on-exit dialog.
o Fix potentially confusing save-in-wrong-format-on-exit bug.
o Tentatively fix issue with recent Pango. [Bug 440514].
o Provide good mime type for recent documents.
o Fix localized-format problem in cell format dialog. [Bug 442657].
o Fix R1C1 problem. [Bug 443832].
o Fix performance problem when selecting large areas. [Bug 445617].
o Fix loading/saving of R1C1 attribute. [Bug 448714].
o Fix overflow problem when int!=long. [Bug 458158].
* Nils Kanning
o Fix the inline documentation for python addins. [Bug 412804].
|
|
- add conflict with new centerim package
|
|
|
|
|
|
|
|
ICQ2000, Yahoo!, AIM, IRC, MSN, Gadu-Gadu and Jabber protocols. It
allows you to send, receive, and forward messages, URLs, SMSes
(both through the ICQ server and e-mail gateways supported by
Mirabilis), contacts, and email express messages. It also lets you
set your own and fetch others' away messages, and define external
handlers for incoming events. Apart from IM it supports LiveJournal
management and receiving RSS feeds. This is a fork of CenterICQ.
|
|
|
|
VERSION 1.4.7
CHANGES:
* Updated the Cool Streams.
* Improved application icon. Thanks go to Pasi Lallinaho.
* Upgraded SQLite to 3.4.1
* SQL improvements providing optimisations on intensive queries. Patch by
Gosta <gostaj@gmail.com>. (BR 142999)
BUGFIXES:
* Wikipedia artist lookup would freeze Amarok if the artist was not found
and the locale was not English. (BR 142764)
* Cannot limit smart playlists to more than 1000 tracks. (BR 148084)
* Fixed the formatting in the "Extended Info" pane for podcasts.
* Don't show "Not Rated" for items rated with half a star. Patch by Tuomas
Nurmi <tnurmi@edu.kauhajoki.fi>. (BR 144675)
* Copy, don't move items from Cool Streams to folders. (BR 147404)
* Sometimes folders in the playlistbrowser could be lost. (BR 147404)
* NJB devices could have tags corrupted that contained Unicode characters.
Patch by Kun Xi <quinnxi@gmail.com>. (BR 147223)
* Show OSD when changing song rating via shortcut. Patch by Tuomas Nurmi
<tnurmi@edu.kauhajoki.fi>. (BR 146918)
* Show the stars indicating rating with the correct size in the OSD. Patch
Patch by Tuomas Nurmi <tnurmi@edu.kauhajoki.fi>. (BR 147059)
|
|
|
|
IT v1.5.2.5 Release Notes
==========================
Fixes since v1.5.2.4
--------------------
* Bugfixes
- "git add -u" had a serious data corruption problem in one
special case (when the changes to a subdirectory's files
consist only deletion of files).
- "git add -u <path>" did not work from a subdirectory.
- "git apply" left an empty directory after all its files are
renamed away.
- "git $anycmd foo/bar", when there is a file 'foo' in the
working tree, complained that "git $anycmd foo/bar --" form
should be used to disambiguate between revs and files,
which was completely bogus.
- "git checkout-index" and other commands that checks out
files to the work tree tried unlink(2) on directories,
which is a sane thing to do on sane systems, but not on
Solaris when you are root.
* Documentation Fixes and Updates
- A handful documentation fixes.
GIT v1.5.2.4 Release Notes
==========================
Fixes since v1.5.2.3
--------------------
* Bugfixes
- "git-gui" bugfixes, including a handful fixes to run it
better on Cygwin/MSYS.
- "git checkout" failed to switch back and forth between
branches, one of which has "frotz -> xyzzy" symlink and
file "xyzzy/filfre", while the other one has a file
"frotz/filfre".
- "git prune" used to segfault upon seeing a commit that is
referred to by a tree object (aka "subproject").
- "git diff --name-status --no-index" mishandled an added file.
- "git apply --reverse --whitespace=warn" still complained
about whitespaces that a forward application would have
introduced.
* Documentation Fixes and Updates
- A handful documentation updates.
|
|
|
|
* Bug fixes: RVT cleanup problems (William Brack),
exclude-result-prefix bug (William Brack), stylesheet compilation
error handling (Rob Richards).
* Portability fixes: improve build with VS2005 (Rob Richards),
fixing build on AIX (Bjorn Wiberg), fix the security file checks
on Windows (Roland Schwarz and Rob Richards).
* Improvement: add an --encoding option to xsltproc (Drazen Kacar).
|
|
README.html generation are broken. It will not find vulnerabilities in any
packages that have complex names in the pkg-vulnerabilties file.
e.g. php{4,5}-perl and sun-{jdk,jre}15
Post pkg_install-20070714 this is now fixed and only currently known
vulnerabilities are shown in the generated README.html files for packages.
You will need to update to pkg_install>=20070714 to get this fix.
|
|
|
|
Get rid of t/live/validator test. Too much JavaScript madness
for it to be a sane LWP test.
|
|
|
|
|
|
on tech-pkg.
Noteworthy changes in version 2.0.6 (2007-08-16)
------------------------------------------------
* GPGSM does now grok --default-key.
* GPGCONF is now aware of --default-key and --encrypt-to.
* GPGSM does again correctly print the serial number as well the the
various keyids. This was broken since 2.0.4.
* New option --validation-model and support for the chain-model.
* Improved Windows support.
|
|
some cleanup.
|
|
|
|
2007-07-26: StGIT-0.13 released
* Documentation directory with man pages
* Safety checks for the 'rebase' command
* Various contrib scripts
* 'cp' command to copy files
* 'sink' command to complement 'float'
* '--diff-opts' option to some commands for passing additional
arguments to 'git-diff-*'
* 'stgit.mail.prefix' configuration option for the default
'mail --prefix' value
* Interactive 2-way merging via xxdiff or emacs (previously,
only 3-way merging had this feature)
* Slightly changed behaviour to the 'patches' command when no
argument is given to show the patches touching the locally
modified files
* Correct importing of multipart e-mails
* '--unrelated' option to 'mail' to send patches unthreaded
and without sequence numbering
* '--update' option to 'refresh' to only check in the files
already modified by the current patch (similar to 'pick --update')
* '--keep' option to 'goto' (though it only works for patch popping)
* '--expose' option to 'pick' to append the picked commit id
to the log (similar to the 'git cherry-pick -x' command)
* The 'new' command can automatically generate the patch name
from the given log
* 'uncommit' can generate patches up to a given commit id
* Bug fixes
|
|
2.2.1 - 19 August 2007
Welcome to the GnuCash 2.2.1 Release.
Fixed Bugs:
o #170729: locale-specific delimiters in scheduled transactions
templates and mortgage druid
o #339260: Right-click doesn't select txn but works on the previously
selected in the register
o #361604: Balance sheet report shows incorrect prices for commodities
when using "nearest in time" option
o #445917: Dialog says, Click "Next"..., Button says "Forward"
o #452496: Dirtying a split does not dirty the parent txn or book
o #457027: About dialog shows wrong year in Copyright string
o #457213: Resizing SLR window causes it to show up as blank next time
o #457228: AqBanking Wizard QtCore4.dll error on WinXP, procedure entry
point not found
o #457944: startup delay, keep splash screen during file loading
o #458080: RPM .spec file still depends on g-wrap
o #458567: Ship with windows gtkrc
o #458783: Doesn't start if installed into a directory with an "umlaut"
o #459259: Unshortened column-title in Scheduled Transactions editor
for some locales
o #460432: Crash when running Account Report or Account Transaction
Report against A/R account
o #460924: Fox for warning: the address of '*' will always evaluate as
'true'
o #462567: win32: GnuCash improperly interprets filenames as URLs and
fails
o #465338: hbci module init fails on FreeBSD due to change 15799
o #468115: Save Account Tree Sort Preference
Other Changes:
o Fix XPF [CFP Franc Pacifique] to not use cents, add YER [Yemeni Riyal]
o Update gnome libraries in Win32 build
o Avoid a few critical warnings and improve logging
o Completely remove FreqSpec
o Disable Close books and QSF Import again
o Update translations: British English, Catalan, French, German,
Hungarian, Japanese, Ukrainian
|
|
stella-2.4.1.
|
|
|
|
Overview of changes between 1.18.0 and 1.18.1
==============================================
- Misc bug fixes, including fix for an infinite-loop bug.
- Bugs fixed in this release:
Bug 470042 – missing Macedonian OT tag
Patch from Denis Jacquerye
Bug 468953 – pango-renderer.c: using function without prototype
Bug 463430 – Gets stuck while "formatting message"
Overview of changes between 1.17.5 and 1.18.0
==============================================
- Make pango_script_for_unichar() just call g_unichar_get_script(),
and document that PangoScript and GUnicodeScript are interchangeable
enumerations.
- Misc bug fixes
- Bugs fixed in this release:
Bug 348348 – Add a way to get the script name of a gunichar
Bug 451682 – Cursor positioning for Sinhala is broken
Based on patch from Harshula
Bug 462137 – memory corruption in pango_default_break
Bug 462420 – Clicking on pixbuf should move the cursor to the position
nearest to the click point
Bug 462630 – pango_cairo_context_set_font_options() and some others
don't have a Since: tag
Bug 464183 – Minimum tab width enforcement in pango-layout breaks
TabArray positions
Patch by David Trowbridge
Bug 464270 – ellipsize doesn't work consistent
Bug 465174 – TextView is ignoring multiple consecutive \t's
Bug 466755 – pango hangul is crashing in gnome-about because it is
failing to retrieve a font.
Bug 467056 – Shape attribute handling is not consistent
Bug 467077 – Remove special-case for shape attribute in
pango_layout_line_index_to_x()
Overview of changes between 1.17.4 and 1.17.5
==============================================
- Export PangoCairoFont and cleanup various standard macros.
- Bugs fixed in this release:
Bug 150883 – Unicode LRO defect
Bug 449482 – Build error when xft not present
Part of Bug 347236 – provide pango_cairo_font_get_scaled_font
Overview of changes between 1.17.3 and 1.17.4
==============================================
- Refactored the ATSUI font backend and install pangoatsui.h
that has a single function pango_atsui_font_get_atsu_font_id() and
a couple of types.
- Bugs fixed in this release:
Bug 451547 – FAIL: runtests.sh
Bug 449543 - Ship pangoatsui.h
Overview of changes between 1.17.2 and 1.17.3
==============================================
- Extensive pangocairo internal code refactoring and cleanup
- New public API:
pango_font_face_is_synthesized()
pango_cairo_font_get_scaled_font()
pango_cairo_font_map_new_for_font_type()
pango_cairo_font_map_get_font_type()
- New engine macros:
PANGO_OT_TAG_MAKE()
PANGO_OT_TAG_MAKE_FROM_STRING()
- New PangoFontFace method is_synthesized.
- Misc bug fixes
- Bugs fixed in this release:
Bug 337593 – move glyph extents code (and cache) from
pangocairo-*font.c into pangocairo-font.c
Bug 347235 – Add pango_cairo_font_map_get_font_type
Bug 347236 – provide pango_cairo_font_get_scaled_font
Bug 353291 – Provide pango_cairo_font_map_new_for_font_type
Bug 438801 – underline should add "error" type.
Bug 440588 – Add pango_font_face_is_synthesized()
Bug 445832 – pango_cairo_update_layout() always invalidates layout
Bug 446018 – Bus error in the pango_ot_tag_from_language()
Bug 446355 – the parsing with pango_parse_markup is not coherent
Bug 447189 – fonts.c: pango_font_face_is_synthesized returns NULL
Bug 447568 – improve docs on what absolute size means
Bug 448342 – pango_layout_index_to_line_x() counts lines from 1
Overview of changes between 1.17.1 and 1.17.2
==============================================
- Rename recently added pango_ot_ruleset_get_for() to
pango_ot_ruleset_get_for_description().
- New engine API: pango_ot_ruleset_new_from_description().
- Treat Unknown script like Common and other non-"real" scripts.
[Martin Hosken]
- Misc typo fixes [Peter Moulder]
- Bugs fixed in this release:
Bug 443206 – PANGO_SCRIPT_UNKNOWN should not cause a run break
Patch from Martin Hosken
Overview of changes between 1.17.0 and 1.17.1
==============================================
- Ported the rest of OpenType shapers to the new OpenType APIs and
added standard features to them: Hebrew, Indic, Khmer, Thai, and Tibetan.
- Added N'Ko support to the Arabic module. [Eugeniy Meshcheryakov]
- Small Indic module fix for Malayalam.
- Fixed font metrics returned by the ATSUI backend. [Richard Hult]
- Make itemization use pango_language_get_default() if context has no
language set on it. Ditto for pango_context_get_metrics() if both
input language and context language are NULL.
- Improved documentation on vertical text, also added stability note
to those parts of Pango API that are not indefinitely stable (shaper
and language engine APIs).
- Misc bug fixes.
- New OpenType engine API:
pango_ot_ruleset_get_feature_count()
- Bugs fixed in this release:
Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30)
Bug 385168 – indic, khmer, and tibetan modules don't apply ccmp
Bug 385477 – kern feature is not supported in OpenType layout for Tibetan.
Bug 433805 - [Atsui] Approximate char/digit width width often 0
Bug 436699 – N'Ko support
Bug 438705 – Test runs non-existent "/bin/bash" on HP-UX 11.11
Bug 438814 – synaptic crash with pango 1.17.0
Bug 440603 – Minor ABI change
|
|
|
|
2007-08-12 Heikki Orsila <heikki.orsila@iki.fi>
* Version 1.3.12
- Code cleanups
- Documentation improvements
- Added -g option that replaces -f in most cases. Instead of running
cksfv -C foo -f foo/bar.sfv
one can just run:
cksfv -g foo/bar.sfv
|
|
|
|
* Portability: Solaris crash on error handling, windows path fixes
(Roland Schwarz and Rob Richards), mingw build (Roland Schwarz)
* Bugfixes: xmlXPathNodeSetSort problem (William Brack), leak when
reusing a writer for a new document (Dodji Seketeli), Schemas
xsi:nil handling patch (Frank Gross), relative URI build problem
(Patrik Fimml), crash in xmlDocFormatDump, invalid char in comment
detection bug, fix disparity with xmlSAXUserParseMemory, automata
generation for complex regexp counts problems, Schemas IDC import
problems (Frank Gross), xpath predicate evailation error handling
(William Brack)
|
|
|
|
Release 7.3 28-Aug-07
---------------------
Most changes are bug fixes. Some that are not:
1. There is some support for Perl 5.10's experimental "backtracking control
verbs" such as (*PRUNE).
2. UTF-8 checking is now as per RFC 3629 instead of RFC 2279; this is more
restrictive in the strings it accepts.
3. Checking for potential integer overflow has been made more dynamic, and as a
consequence there is no longer a hard limit on the size of a subpattern that
has a limited repeat count.
4. When CRLF is a valid line-ending sequence, pcre_exec() and pcre_dfa_exec()
no longer advance by two characters instead of one when an unanchored match
fails at CRLF if there are explicit CR or LF matches within the pattern.
This gets rid of some anomalous effects that previously occurred.
5. Some PCRE-specific settings for varying the newline options at the start of
a pattern have been added.
|
|
|
|
version 1.2.19beta1 [May 18, 2007]
Changed "const static" to "static PNG_CONST" everywhere, mostly undoing
change of libpng-1.2.17beta2. Changed other "const" to "PNG_CONST"
Changed some handling of unused parameters, to avoid compiler warnings.
"if (unused == NULL) return;" becomes "unused = unused".
version 1.2.19beta2 [May 18, 2007]
Only use the valid bits of tRNS value in png_do_expand() (Brian Cartier)
version 1.2.19beta3 [May 19, 2007]
Add some "png_byte" typecasts in png_check_keyword() and write new_key
instead of key in zTXt chunk (Kevin Ryde).
version 1.2.19beta4 [May 21, 2007]
Add png_snprintf() function and use it in place of sprint() for improved
defense against buffer overflows.
version 1.2.19beta5 [May 21, 2007]
Fixed png_handle_tRNS() to only use the valid bits of tRNS value.
Changed handling of more unused parameters, to avoid compiler warnings.
Removed some PNG_CONST in pngwutil.c to avoid compiler warnings.
version 1.2.19beta6 [May 22, 2007]
Added some #ifdef PNG_MMX_CODE_SUPPORTED where needed in pngvcrd.c
Added a special "_MSC_VER" case that defines png_snprintf to _snprintf
version 1.2.19beta7 [May 22, 2007]
Squelched png_squelch_warnings() in pnggccrd.c and added an
#ifdef PNG_MMX_CODE_SUPPORTED block around the declarations that caused
the warnings that png_squelch_warnings was squelching.
version 1.2.19beta8 [May 22, 2007]
Removed __MMX__ from test in pngconf.h.
version 1.2.19beta9 [May 23, 2007]
Made png_squelch_warnings() available via PNG_SQUELCH_WARNINGS macro.
Revised png_squelch_warnings() so it might work.
Updated makefile.sgcc and makefile.solaris; added makefile.solaris-x86.
version 1.2.19beta10 [May 24, 2007]
Resquelched png_squelch_warnings(), use "__attribute__((used))" instead.
version 1.2.19beta11 [May 28, 2007]
Return 0 from png_get_sPLT() and png_get_unknown_chunks() if png_ptr is NULL;
changed three remaining instances of png_strcpy() to png_strncpy() (David
Hill).
Make test for NULL row_buf at the beginning of png_do_read_transformations
unconditional.
version 1.2.19beta12 [May 28, 2007]
Revised pnggccrd.c.
version 1.2.19beta13 [June 14, 2007]
Prefer PNG_USE_PNGVCRD when _MSC_VER is defined in pngconf.h
version 1.2.19beta14 [June 16, 2007]
Fix bug with handling of 16-bit transparency, introduced in 1.2.19beta2
version 1.2.19beta15 [June 17, 2007]
Revised pnggccrd.c.
version 1.2.19beta16 [June 18, 2007]
Revised pnggccrd.c again.
Updated contrib/gregbook.
Changed '#include "pnggccrd.c"' to 'include "$srcdir/pnggccrd.c"'
in configure.ac
version 1.2.19beta17 [June 19, 2007]
Revised many of the makefiles, to set -DPNG_NO_MMX_CODE where needed
and to not use -O3 unless -DPNG_NO_MMX_CODE is also set.
version 1.2.19beta18 [June 23, 2007]
Replaced some C++ style comments with C style comments in pnggccrd.c.
Copied optimized C code from pnggccrd.c to pngrutil.c, removed dependency
on pnggccrd.o from many makefiles.
Added sl and dylib to list of extensions be installed by Makefile.am
version 1.2.19beta19 [June 28, 2007]
Fixed testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN in pngrtran.c
More cleanup of pnggccrd.c and pngvcrd.c
version 1.2.19beta20 [June 29, 2007]
Rebuilt Makefile.in and configure using libtool-1.5.24.
Fixed typo in pnggccrd.c
version 1.2.19beta21 [June 30, 2007]
More revision of pnggccrd.c
Added "test" target to Makefile.in and Makefile.am
version 1.2.19beta22 [July 3, 2007]
Added info about pngrutil/pnggccrd/pngvcrd to png_get_header_version()
Fix type definition of dummy_value_a, b in pnggccrd.c
version 1.2.19beta23 [July 10, 2007]
Revert change to type definition of dummy_value_a, b in pnggccrd.c
Make sure __PIC__ is defined in pnggccrd.c when PIC is defined.
Require gcc-4.1 or better to use PNG_HAVE_MMX_FILTER_ROW on x86_64 platforms
version 1.2.19beta24 [July 14, 2007]
Added PNG_NO_READ_FILTER, PNG_NO_WRITE_FILTER, PNG_NO_WARNING macros.
Added contrib/pngminim to demonstrate building minimal encoder and decoder
version 1.2.19beta25 [July 15, 2007]
Removed the new PNG_NO_READ_FILTER macro since it would make the library
unable to read valid PNG files, and filtering is at the heart of the
PNG format.
version 1.2.19beta26 [July 16, 2007]
Changed "png_free(str)" to "png_free(png_ptr,str)" in pngrutil.c WinCE
code (Yves Piguet). This bug was introduced in libpng-1.2.14.
Updated scripts/CMakeLists.txt
Relocated a misplaced #endif in pnggccrd.c
version 1.2.19beta27 [July 17, 2007]
Fixed incorrect stride and number of bytes copied (was 4 instead of
6 bytes) in the cleanup loop of pnggccrd.c and pngvcrd.c for handling
the end of 48-bit interlaced rows (Glenn R-P).
version 1.2.19beta28 [July 19, 2007]
Removed requirement for gcc-4.1 or better to use PNG_HAVE_MMX_FILTER_ROW
on x86_64 platforms
Added png_warning() in pngrutil.c for short iCCP, iTXt, sPLT, or zTXT chunks.
Revised pngtest.c so warnings are displayed regardless of PNG_NO_STDIO.
version 1.2.19beta29 [July 20, 2007]
Fix typo in pnggccrd.c (%%eax should be %%ax in secondloop48)
version 1.2.19beta30 [July 26, 2007]
Revised pnggccrd.c
version 1.2.19beta31 [July 27, 2007]
Fix typos in pnggccrd.c
version 1.0.27rc1 and 1.2.19rc1 [July 31, 2007]
Disable PNG_MMX_CODE_SUPPORTED when PNG_ASSEMBLER_CODE_SUPPORTED is off.
Enable PNG_MMX_READ_FILTER_* by default, except when gcc-3.x is being
used (they were inadvertently disabled in libpng-1.2.19beta23).
Fix some debugging statements in pnggccrd.c and pngrutil.c
Added information about disabling the MMX code in libpng documentation.
version 1.0.27rc2 and 1.2.19rc2 [August 4, 2007]
Removed some "#if 0" blocks.
Made a global struct local in pngvcrd.c to make it thread safe.
Issue a png_error() if application attempts to transform a row tht
has not been initialized.
version 1.0.27rc3 and 1.2.19rc3 [August 9, 2007]
Slightly revised pngvcrd.c
version 1.0.27rc4 and 1.2.19rc4 [August 9, 2007]
Revised pnggccrd.c debugging change of rc1, which was broken.
Revised scripts/CMakeLists.txt
Change default to PNG_NO_GLOBAL_ARRAYS for MSVC.
Turn off PNG_FLAG_ROW_INIT flag when setting transforms that expand pixels.
version 1.0.27rc5 and 1.2.19rc5 [August 10, 2007]
Fix typo (missing '"') in pnggccrd.c
Revise handling of png_strtod in recent versions of WINCE
version 1.0.27rc6 and 1.2.19rc6 [August 15, 2007]
Fix typo (missing ',') in contrib/gregbook/readpng2.c
Undid row initialization error exit added to rc2 and rc4.
version 1.0.27 and 1.2.19 [August 18, 2007]
Conditionally restored row initialization error exit.
|
|
|
|
=== RELEASE 2.1pre30 ===
Mon Aug 6 04:01:05 MET 2007 PROGMAN:
Fixed security bug in pre29 (not in any previous versions):
special characters in URL could be passed to a shell when spawning
user viewer
Sat Jul 28 02:28:15 MET 2007 PROGMAN:
Fixed needlessly large selection boxes in graphics mode
Mon Jul 16 02:41:18 MET 2007 mikulas:
Release mouse when spawning OS shell or user viewers
|
|
|
|
Solaris' /bin/sh.
|
|
|
|
meaningful warning if the file is a symlink whose target doesn't exist.
The message has now been changed from:
pkg_admin: netbsd32_compat30-extras: File `/usr/pkg/emul/netbsd32/usr/lib/libm387.so' is in +CONTENTS but not on filesystem!
to:
pkg_admin: Symlink `/usr/pkg/emul/netbsd32/usr/lib/libm387.so' exists and is in +CONTENTS but target does not exist!
* Pass values for --sysconfdir (and --prefix) to the configure script
instead of passing them through CPPFLAGS. Both SYSCONFDIR and PREFIX
are only used by audit-packages, and the audit-packages Makefile
already handles passing these values inherited from the configure
script. This avoids compiler warnings that, e.g. SYSCONFDIR has been
redefined on the command line.
* Fix quoting for arguments to the configure script -- :Q instead of
\"\".
Bump version to 20070828. Reviewed by <joerg>.
|
|
swish-e.
|
|
|
|
- Better heuristics for making windows managed.
- Automatic detection of timezone parameters.
- Improvements to the builtin WordPad.
- Better signatures support in crypt32.
- Still more gdiplus functions.
- Lots of bug fixes.
|
|
|
|
Prompted by Jeremy, okayed by Joerg.
|
|
ra.sh, which is the buildlinked tool unless we provide the correct
value. The configure script allows to tweak {echo_path} from the
environment, but wants to see a full path in that variable, which is
why we have to set {ac_cv_path_echopath} here.
Remove the USE_TOOLS setting, since both are already added according
to 'make show-vars VARNAMES=USE_TOOLS'.
|
|
This still fails on netbsd-3 because base gettext is too old.
|
|
gconf-editor-2.18.2, glade3-3.3.4, glpk-4.21, gnome-mag-0.14.7,
heyu-2.1.0, libxml2-2.6.30, neon-0.27.0, p5-Class-ReturnValue-0.55,
shmux-1.0.1, tcpreplay-3.2, wine-0.9.44, xhippo-3.5.
|
|
|