* Fixed crash due to gcc 4.x optimization bug. (#40610)
* Fixed island generator rivers and double-continent bug. (#15947, #17435)
* Fixed auto-explore not respecting borders. (#40570)
* Fixed stack teleporting exploit. (#40658)
* Fixed crash when doing irrigation-connect on a mine. (#40676)
* Fixed update bug for the city report total buy cost label. (#40695)
* Fixed memory leak in server scan code. (#40707)
* Fixed data type conversion bug affecting unit power factor. (#40746)
* Fixed many typos and style errors in translated messages. (#40688, #40686, #40685, #40684, #40699, #40687, #40689, #40691, #40693, #40694, #40725)
* Changed the save file name format to <savename>-T<turn>-Y<year>.sav. (#40681)
* Changed the selection rectangle drawing method to speed up map drawing. (#40646)
* Changed the city report concise rapture symbols back to * and X. (#40700)
* Changed mass unit selection to include units with order or units under AI control. (#40727)
* Changed the default metaserver for both client and server to the one at cazfi.net. (#40752)
* Improved gtk widget layout so that the Freeciv window can fit on a 800x600 display. (#12825)
* Improved map decoration drawing (popup info, goto lines, city high-lighting) for speed and memory efficiency. (#40717)
* Improved mass unit selection: j selects a single unit, k selects tile units, y selects continent units. (#40727)
* Improved automatic chatline scrolling. (#40721)
* Added option to disable mouse cursor changing. (#40678)
* Added option to draw traderoute lines with toggle shortcut Ctrl+t. (#40668)
* Added option to prefix client chat messages with the current time. (#40706)
* Added option to preferentially select cities over units with the selection rectangle. (#40703)
* Added option to show production buy cost in the city descriptions. (#40702)
* Added option to not clear unit orders when units are selected. (#40724)
* Added option to split the lower chatline area in to two notebooks, with the message window appearing in the right notebook. (#40705)
* Added option to disable the automatic caravan arrival popup. (#40730)
* Added client shortcut b for buying production in selected cities. (#40704)
* Added a list view in the network page showing current players on a server. (#40707)
* Added client ability to center on an event tile by right-clicking on a row in the message window. (#40719)
* Added client ability to reorder city report columns by dragging the column headers in the gtk2 client. (#40680)
* Added worklist manipulation operations to the city report menus. (#40723, #40728, #40729)
* Added multiplayer allies-only chat toggle button. (#40487)
* Added more information to map popup info window. (#40488)
* Added a toplevel menu item for the Governor menu in the city report. (#40677)
* Added city production clipboard shortcuts Shift+right-click to copy and Ctrl+Shift+right-click to paste. (#40679)
* Updated Finnish, Catalan, Estonian, Danish, Lithuanian, German, Korean, and Swedish translations.
Version 2.1.13
(May 16, 2009)
Developer-visible changes:
* Change: use perltidy defaults for style
* Change: BerkeleyDB and File::Path modules are now optional
** Cache features depend on these modules
* Moved opted_mods initilization to init_opted_mods (-> loop)
Alan Coopersmith (1):
Remove xorgconfig & xorgcfg from See Also list in man page
Micah Dowty (5):
Update README
Fix dynamic mode edge cases
Unbreak vmwarectrl setres
Allow cursor updates while unhidden
Better cursor size limit and explanation
Philip Langdale (1):
Bump for 10.16.6 release
Shelley Gong (1):
Automatically add modelines for the driver's built-in set of modes.
Alan Coopersmith (3):
Remove xorgconfig & xorgcfg from See Also list in man page
Make --with-hal* configure options match their help output
Map Solaris/Sun compiler #defines to gcc equivalents
Shelley Gong (1):
1) Fix bug where motion notify events were being sent with every button event.
* 7-Zip now can update solid .7z archives.
* 7-Zip now supports LZMA2 compression method.
* 7-Zip now supports XZ archives.
* 7-Zip now can unpack NTFS, FAT, VHD and MBR archives.
* 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin.
* New -scrc switch to calculate total CRC-32 during extracting / testing.
* Some bugs were fixed.
Gentoo bugzilla - http://bugs.gentoo.org/show_bug.cgi?id=270372. This makes
it compile on Linux glibc-2.10 and other systems (also DragonFly).
cdrkit (1.1.9)
* wodim: In -msinfo mode, only suggest dvd+rw-mediainfo in verbose mode.
Thanks to Michael Karcher <debian@mkarcher.dialup.fu-berlin.de> for the
patch.
* genisoimage: undo a mistake in the directory permissions change in
the last release. Fixes handling of deep directory structures.
cdrkit (1.1.8)
* genisoimage/joliet.c: Fix a potential memory corruption bug.
* genisoimage/md5.c: Trivial cleanup
* genisoimage/genisoimage.[c1]: Add command-line support for
-jigdo-template-compress
* genisoimage/sha1.h: Fix a type issue that broke sha1 support
on 64-bit arches.
* genisoimage/checksum.[ch]: Added test code; changed internal
layout slightly to make for easier debug.
* genisoimage: Applied patch from Roman Rakus <rrakus@redhat.com> to
preserve directory permissions.
* genisoimage: Add a patch from Ivan Shmakov. "-o -" will now write
to stdout, as typical for command line programs. And we will try
not to corrupt stdout by default if it's a terminal.
* genisoimage/genisoimage.1: Add a mention of -chrp-boot.
* genisoimage/mac_label.c: Fix an over-keen s/mkisofs/genisoimage.
cdrkit (1.1.7.1)
* Re-spin the 1.1.7 release with a few silly release process errors fixed.
cdrkit (1.1.7)
* lots of fixes to prevent gcc warnings
* Fix for Joliet directory length bug in genisoimage
* wodim.1: small fixes.
* genisoimage/jte.c: add support for bzip2-compressed templates
* genisoimage/jte.c: fix bzip2-compressed template data to be
compatible with jigdo.
* genisoimage/jte.c: fix exclude list handling.
* genisoimage/checksum.[ch]: Add a generic infrastructure for
checksums so we can use sha1/<whatever> as well as just
md5sum. Will make things much faster for generating sha1sums for
images and jigdos.
* genisoimage/sha1.[ch]: Add GPL-licensed SHA1 implementation.
* s/mkisofs/genisoimage/ in ABOUT
2.2.0:
Add yet another pass to mode validation.
Add README with pointers to mailing list, bugzilla & git repos
Remove xorgconfig & xorgcfg from See Also list in man page
2.1.0:
Make ISA support optional.
VESASetMode: be verbose about the mode that's being set.
Properly define the driver version
Default VESAValidMode to returning MODE_BAD.
Add a TODO list.
Warning cleanup.
Use VBE services for DPMS instead of banging VGA registers manually.
This in turn makes the build of ap2-perl with apache22 fail.
The patches committed here make ap2-perl build again.
They may not be sufficient to actually use the package in earnest, though.
1.3.0:
Aaron Plattner (1):
Set the screen config on the correct screen.
Adam Jackson (2):
Allow zero replies from GetPanning to mean panning is unavailable.
xrandr 1.3.0
Matthias Hopf (1):
Revert "Move outputs among crtcs as necessary. Fixes 14570"
1.2.99.4:
Several bug fixes, manpage improvements, and addition of new RandR 1.3
options (--current, --{no,}primary).
Julien Cristau (3):
Document the --current option
Document the --primary and --noprimary options
Bump to 1.2.99.4
Keith Packard (4):
Add --current option to use new XRRGetScreenResourcesCurrent API
Add --nograb option
Add --primary option
Add --noprimary option
Maarten Maathuis (3):
randr-1.2: support gamma changes.
Fix gamma computation.
Stay away from doublescan modes unless a refresh rate is specified.
Matthias Hopf (2):
Print multiple Atom and INT32 properties.
Several fatal() were missing \n.
Paulo Cesar Pereira de Andrade (1):
Correct make distcheck and gcc/sparse warnings.
Eric Piel (1):
Add docs for --transform and --scale.
1.2.99.3:
- Panning support
- Transformation support
- Various fixes
(no other changelogs found)
Pkgsrc changes:
- Add build dependency on devel/p5-Test-Exception
Upstream changes:
0.14 Sun, Jun 7 01:51:49 2009 +0100
* Fix bugs with composing roles with method attributes into other
roles with method attributes + tests
0.13 Thu, 28 May 2009 01:19:00 +0100
* Add Test::More and Test::Exception to requirements for RT#46395
and RT#46396
0.12 Mon, 25 May 2009 19:33:30 +0100
* Add additional tests for role composition behavior.
* Add an error message if someone tries to exclude or alias methods
from a role with attributes, which currently doesn't work.
* Add tests for this error, and tests for behavior if aliasing did work.
Changes:
commit 815ea2aadc2644a426b87f8c4e41d58a01d50de0
Author: Keith Packard <keithp@keithp.com>
Date: Sat Jun 21 02:31:29 2008 -0700
Bump to version 2.68
commit e278cfc926e5cd2ee51c9e45a642b2803d93cceb
Author: Keith Packard <keithp@keithp.com>
Date: Sat Jun 21 02:28:53 2008 -0700
Bump debian standards to 3.8.0
commit d69f9ba5dbf231bf2c8ecd5ab55e550d11f5ebae
Author: Keith Packard <keithp@keithp.com>
Date: Sat Jun 21 02:28:34 2008 -0700
Add README.release
commit 74d032db530e2441f47b68549d18a70956ddf601
Author: Keith Packard <keithp@keithp.com>
Date: Mon May 19 13:22:11 2008 -0700
Non-interactive stdin is always available for reading.
Failing to set the 'stdinOwned' flag meant that you could never read from
stdin which wasn't a terminal. Oops.
commit d0604e797cf194eb025a1784766ebea8cf38ec87
Author: Keith Packard <keithp@keithp.com>
Date: Wed Mar 26 23:21:41 2008 -0700
Allow background nickle to not poll on tty ownership
When stdin is connected to a terminal but nickle is not the foreground
process on that terminal, the io code would poll to wait for ownership to
flip back to nickle so that reads could be performed without generating a
signal. Now, nickle waits until someone actually tries to read from the
terminal before starting to poll. This means that simple background
processing nickle programs will not poll every 100ms.
commit fd8d02af5bf2884858108421fec40b8c7ca9863b
Author: Keith Packard <keithp@keithp.com>
Date: Wed Mar 26 16:22:44 2008 -0700
Remove support for non-SIGIO pipes
Older version of the kernel (before 2001) failed to generate SIGIO on pipes,
so nickle had code to poll instead. I think we can safely remove that code
now.
commit 5106300e425315c5f753dd4e1bf2c1ff6d19db64
Author: Keith Packard <keithp@keithp.com>
Date: Fri Mar 21 12:31:00 2008 -0700
Fix floating point printing to correctly round output
commit e7f78ce3e66259f0a08c0099de4b89ad739c03c8
Author: Keith Packard <keithp@keithp.com>
Date: Thu Mar 20 10:56:38 2008 -0700
Fix divide_by_zero exception type in fourfours.5c example
commit e00e48546d26c6e0c22c70cb7eb14e81c897c61e
Author: Keith Packard <keithp@keithp.com>
Date: Thu Mar 20 10:20:52 2008 -0700
Make SRPM + RPM build work by serializing dependencies.
$(SRPM) $(RPM): ...
build
fails as it does 'build' twice.
commit 48e852689a43de236f93aa13172d31c8eb536fc1
Author: Keith Packard <keithp@keithp.com>
Date: Wed Mar 19 23:24:45 2008 -0700
Makefile fixes: make main.o depend on Makefile, ensure debuild actually does
commit 27ace3a23d90e8e5fe16b943743a8d9144cca7e6
Author: Keith Packard <keithp@keithp.com>
Date: Wed Mar 19 23:12:13 2008 -0700
Avoid having the 'pretty_print' builtin show two error messages.
NamespaceLocate takes a 'complain' boolean that will print out an error
message, but the pretty_print command also raises an exception when it fails
to find the name. Two errors is at least one too many here.
commit 31e633b55cece8a6e46d763b2e51c974b450a12f
Author: Keith Packard <keithp@keithp.com>
Date: Wed Mar 19 22:38:18 2008 -0700
Rename the builtin Process namespace to PID to not conflict with the Process library
commit ffc553a721015347939cc07da4a81577d86093d0
Author: Keith Packard <keithp@keithp.com>
Date: Wed Mar 19 22:37:49 2008 -0700
FileGetErrorMessage returns a Value, not a char *