[SCM] WebKit Debian packaging annotated tag, 0+svn26044, created. 0+svn26044

kdecker kdecker at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Thu Oct 4 22:07:21 UTC 2007


The annotated tag, 0+svn26044 has been created
        at  4d39d80f156de44e1722c98e9aae117e4fb2375e (tag)
   tagging  8d6b1340e915566d304a27b3266e2fab5ae4fc5e (commit)
  replaces  0+svn25144
 tagged by  Mike Hommey
        on  Thu Oct 4 20:15:03 2007 +0200

- Shortlog ------------------------------------------------------------
Upstream snapshot 0~svn26044
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBHBS2t3kvaLFT9KlgRApm2AJ9ZXegVg52JOrgkvaBKw9o68xXoRQCdEYJw
Lw1JYiUpGwGP0OZzzJXO7tc=
=Oz3z
-----END PGP SIGNATURE-----

adachan (12):
      Fix <rdar://problem/5416630> Accelerator to open link in window in background opens window in foreground instead
      <rdar://problem/5147315> and <rdar://problem/5183935>
      <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
      <rdar://problem/5074612> Added SPI to retrieve certificate info from a WebError.
      <rdar://problem/5453494> Better lifetime management of WebDataSource and WebDocumentLoader
      <rdar://problem/5395928> Need to be able to handle context menu item selection by index
      Need to let the OS handle Alt+F4.
      <rdar://problem/5472130> Support NTLM authentication via CFNetwork.
      <rdar://problem/5478690> Regression: printing: footer only appears on the first page of print
      <rdar://problem/5477240> Regression: Footer is too high in print preview
      <rdar://problem/5507481> Added a delegate method to inform the client
      <rdar://problem/5521230> Implement IWebIconDatabase::iconURLForURL in WebKit for windows

adele (11):
      WebCore:
      Build fix for release build.
      Fix by Darin, reviewed by Adele.
      WebCore:
      Reviewed by Darin.
      WebCore:
      WebCore:
      WebCore:
      Reviewed by Tristan.
      WebCore:
      Reviewed by Brady.

aliceli1 (3):
      fixed <rdar://problem/5420682> Mail crashes at WebCore::InsertLineBreakCommand::doApply()
      Reviewed by Maciej.
      WebCore:

alp (2):
      2007-10-03  Alp Toker  <alp at atoker.com>
      2007-10-03  Alp Toker  <alp at atoker.com>

andersca (35):
      Reviewed by Adam.
      Reviewed by Adam.
      Reviewed by Darin and Oliver.
      Reviewed by Steve.
      WebCore:
      Remove conflict marker.
      WebCore:
      WebCore:
      Fix 64-bit build.
      Reviewed by Adam.
      Reviewed by Oliver.
      Reviewed by Oliver.
      Reviewed by Mitz.
      Reviewed by Adam and Steve.
      Reviewed by Mitz.
      Reviewed by Ada.
      Reviewed by Oliver.
      Reviewed by Oliver and Darin.
      Reviewed by Darin (reluctantly).
      Reviewed, tweaked and landed by Anders.
      Reviewed by Adam and Geoff.
      Reviewed by Adam.
      WebCore:
      Reviewed by Adam.
      Reviewed by Adam.
      Fix Mac build.
      Fix Windows build.
      Reviewed by Geoff.
      Reviewed by Darin.
      Reviewed by Adam.
      Reviewed by Steve.
      Reviewed by Adam.
      Reviewed by Geoff.
      Build fix.
      Reviewed by Adam.

andrew (1):
      2007-08-23  Mitz Pettel  <mitz at webkit.org>

antti (14):
      Reviewed by John.
      Reviewed by Oliver
      WebCore:
      WebCore:
      WebCore:
      Reviewed by Antti.
      Reviewed by Anders.
      WebCore:
      WebCore:
      JavaScriptCore:
      JavaScriptCore:
      WebCore:
      WebCore:
      WebCore:

aroben (41):
      Fix <rdar://5395835> REGRESSION (r24527): Context menu for edit fields is missing "Font & Writing Direction"
      Gtk+ build fix.
      Fix Bug 15026: prepare-ChangeLog should list new tests in WebCore/ChangeLog
      Remove workarounds for <rdar://problem/5386894> now that it's been fixed
      Detect that DRT crashed even if a crash dialog is running
      Put LayoutTests after all other ChangeLogs in commit logs
      Switch Windows to using FrameView::layoutIfNeededRecursive
      Fix an ASSERT when using Find in Page
      Build fix for Mac
      Rubberstamped by Mark.
      Don't ask SafariTheme to draw focus rings around text controls
      Always specify that slider thumbs are small when painting with SafariTheme
      Initialize SafariTheme early in WebKit's instantiation
      Fix <rdar://4979801> overflow divs don't respond to keyboard scrolling (affects RSS pages)
      Fix <rdar://5423441> Should get focus ring color from SafariTheme
      Bump version for submit
      Rubberstamped by Hyatt.
      Fix Bug 15251: REGRESSION: <input type=range> doesn't respond to form.reset() or setting input.value
      Fix <rdar://5499507> FrameView will always have size (0,0) if its parent WebView is never resized
      A couple of fixes/enhancements to update-webkit-*-libs
      Make run-webkit-tests respect set-webkit-configuration
      Add WebKitInitializer and use it in DumpRenderTree and testkjs
      Add python and rsync to cygwin-downloader
      Pull advapi32.lib into WebKitInitializer
      Touch this file so it will rebuild
      Pull ole32.lib into WebKitInitializer
      Touch it again so it rebuilds
      Make testkjs and DRT delay-load their dependencies
      Actually define DEBUG/NDEBUG so that we load WebKit correctly
      Touch files to force a rebuild
      Load WebKit and its dependencies manually so they come from DllDirectory
      Committed this file before saving it
      Make not finding an installed WebKit non-fatal
      Make testkjs delay-load WebKit.dll so WebKitInitializer can work its magic
      Oh, Visual Studio, why don't you see when a project file has changed that the project needs to be rebuilt?
      Fix <rdar://4965715> Horizontal scrollwheel scrolling moves in opposite direction on Vista
      Clean-up in preparation for <rdar://5505062> WebKit's version-independent ProgIDs contain version numbers
      Fix <rdar://5505062> WebKit's version-independent ProgIDs contain version numbers
      Add keychain to the list of default packages to install
      Bump to correct version
      Update the location of AHEM___.TTF after r25968

bdakin (8):
      WebCore:
      Reviewed by Hyatt.
      WebCore:
      Reviewed by Darin.
      Reviewed by Darin.
      Reviewed by Adam.
      Wrong its/it's!
      Yet another typo. I really like the whimsy in this one, but it's probably best to fix it.

bdash (56):
      2007-08-25  Mitz Pettel  <mitz at webkit.org>
      2007-08-25  Mitz Pettel  <mitz at webkit.org>
      2007-08-25  Mitz Pettel  <mitz at webkit.org>
      2007-08-25  Jasper Bryant-Greene  <m at ni.ac.nz>
      2007-08-25  Mitz Pettel  <mitz at webkit.org>
      2007-08-25  Peter Kasting <zerodpx at gmail.org>
      2007-08-25  Peter Kasting <zerodpx at gmail.org>
      Versioning.
      2007-08-25  Mitz Pettel  <mitz at webkit.org>
      2007-08-26  Mark Rowe  <mrowe at apple.com>
      2007-08-26  Mark Rowe  <mrowe at apple.com>
      2007-08-27  Mitz Pettel  <mitz at webkit.org>
      2007-08-28  Mark Rowe  <mrowe at apple.com>
      Put ChangeLog back to UTF-8 after FileMerge went and mangled it for my last commit.
      2007-08-28  Mark Rowe  <mrowe at apple.com>
      2007-08-28  Mark Rowe  <mrowe at apple.com>
      2007-08-28  Mark Rowe  <mrowe at apple.com>
      2007-08-29  Peter Kasting  <zerodpx at gmail.com>
      2007-08-29  Peter Kasting  <zerodpx at gmail.com>
      2007-08-29  Peter Kasting  <zerodpx at gmail.com>
      2007-08-29  Ryan Leavengood <leavengood at gmail.com>
      2007-08-29  Rick  <rick at writhe.org.uk>
      2007-08-30  Riku Voipio  <riku.voipio at iki.fi>
      2007-08-30  Mitz Pettel  <mitz at webkit.org>
      Versioning.
      2007-09-02  Mark Rowe  <mrowe at apple.com>
      2007-09-03  Mark Rowe  <mrowe at apple.com>
      2007-09-04  Marvin Decker  <marv.decker at gmail.com>
      2007-09-05  Mark Rowe  <mrowe at apple.com>
      2007-09-06  Mitz Pettel  <mitz at webkit.org>
      2007-09-08  Mark Rowe  <mrowe at apple.com>
      Versioning.
      2007-09-08  Mark Rowe  <mrowe at apple.com>
      2007-09-08  Mark Rowe  <mrowe at apple.com>
      2007-09-10  Nigel Tao  <nigeltao at gnome.org>
      2007-09-10  Mitz Pettel  <mitz at webkit.org>
      2007-09-11  Sven Herzberg  <sven at imendio.com>
      Versioning.
      2007-09-14  Sven Herzberg  <sven at imendio.com>
      2007-09-14  Mark Rowe  <mrowe at apple.com>
      2007-09-15  Mark Rowe  <mrowe at apple.com>
      2007-09-19  Mark Rowe  <mrowe at apple.com>
      Versioning.
      2007-09-21  Mark Rowe  <mrowe at apple.com>
      2007-09-21  Mark Rowe  <mrowe at apple.com>
      Versioning.
      2007-09-25  Mark Rowe  <mrowe at apple.com>
      Versioning.
      2007-09-26  Mark Rowe  <mrowe at apple.com>
      2007-09-26  Mark Rowe  <mrowe at apple.com>
      2007-09-27  Mitz Pettel  <mitz at webkit.org>
      Versioning.
      2007-10-01  Mark Rowe  <mrowe at apple.com>
      2007-10-02  Mark Rowe  <mrowe at apple.com>
      2007-10-02  Mark Rowe  <mrowe at apple.com>
      2007-10-03  Mark Rowe  <mrowe at apple.com>

beidson (41):
      WebCore:
      Reviewed by Adam
      Blind attempt at fixing Windows debug build
      Reviewed by Darin
      Reviewed by Darin
      Build fix (sigh)
      Reviewed by Sam
      WebCore:
      Build fix for non-Mac platforms that use Icon Database
      Build fix
      Build fix
      Better build fix
      Better build fix
      YABF (Yet Another Build Fix)
      Reviewed by Mark Rowe
      Rubberstamped by Darin
      Reviewed by Darin, Sam, Oliver, Geoff, probably others - what a fun one to review!
      Reviewed by Maciej
      Reviewed by Darin
      Reviewed by Darin
      Reviewed by Tim Hatcher and Kevin Decker
      Reviewed by Geoff Garen
      Rubberstamped by Geoff and Maciej
      Reviewed by Maciej
      Reviewed by Darin
      Build fix
      Rubberstamped by Mark Rowe
      Roll out my previous build fix and just make the stupid thing inline
      Rubberstamped by Weinig
      Build fixes work best when they fix *all* platforms
      Reviewed by Adam
      Didn't save this line before checking in *sigh*
      Reviewed by Oliver
      That Changelog was HORRIBLE
      Reviewed by Oliver
      Reviewed by John Sullivan
      Having bad Changelog composition issues today
      Reviewed by Ada and Geoff
      Reviewed by Adam
      WebCore:
      WebKit/win:

darin (36):
      - quick follow on to that last check-in
      Reviewed by Adele.
      Reviewed by Tim Hatcher.
      Reviewed by Tim Hatcher.
      Reviewed by Anders.
      WebCore:
      Reviewed by Hyatt.
      Reviewed by Hyatt.
      Reviewed by Hyatt.
      Reviewed by Steve Falkenburg.
      Reviewed by Tim Hatcher.
      Rubber-stamped by Mark Rowe.
      Reviewed by Sam, Ollie.
      Reviewed by Mark Rowe.
      WebCore:
      - redo fix for <rdar://problem/5472899> REGRESSION (TOT): Crash in FrameLoadDelegate loading stationery
      Roll out accidentally-checked in change.
      WebCore:
      WebCore:
      Reviewed by Geoff Garen and Tim Hatcher.
      - fix Mac build
      Reviewed by John Sullivan.
      Reviewed by Adam.
      Reviewed by Anders.
      Reviewed by Steve.
      Added a file with some helpful information for someone who wants to merge
      Some quick edits.
      One more edit.
      Reviewed by Harrison.
      Reviewed by John Sullivan.
      - fix Windows build
      Reviewed by Maciej.
      JavaScriptCore:
      Set svn:eol-style for all .sln files to CRLF.
      Reviewed by Adam.
      * page/Frame.h: Put functions into categories to indicate other classes

ddkilzer (21):
      WebKitTools:
      WebCore:
      JavaScriptCore:
      WebKitTools:
      WebKitTools:
      Removed test files in /resources/ subdirectories.
      WebKitTools:
      WebCore:
      WebCore:
      WebCore:
      WebKitTools:
      WebKit:
      WebKitTools:
      WebKitTools:
      Added radar.
      WebKitTools:
      WebCore:
      WebKitTools:
      JavaScriptCore:
      WebKitTools:
      WebKitTools:

dsmith (1):
      Reviewed by Maciej Stachowiak.

ggaren (11):
      gtk:
      Build fix.
      Suggested by Maciej Stachowiak.
      Fixed 64-bit build (I think).
      Reviewed by Oliver Hunt.
      2007-09-12  Geoff Garen  <ggaren at apple.com>
      Try to fix GDK build.
      WebCore:
      WebCore:
      Reviewed by Darin Adler.
      Reviewed by Adele Peterson.

harrison (11):
      Reviewed by Darin.
      Reviewed by Darin.
      Reviewed by Kevin Decker.
      WebCore:
      WebCore:
      Reviewed by Darin.
      Check in source change now that I committed the changelog!
      WebCore:
      WebCore:
      WebCore:
      Reviewed by Darin Adler.

hausmann (8):
      Fix compilation
      Fix Qt/Gdk build.
      Fix scrolling with the keyboard if only one of the two scrollbars is visible.
      When scrolling with the keyboard don't call update() on the entire widget.
      Use QKeySequence::StandardKey for the page wise scrolling shortcuts.
      Fixed Qt build on Windows
      Comitted Adam's patch to improve DumpRenderTree for the Qt build.
      Fix ChangeLog typo.

honeycutt (4):
      2007-08-22  Jon Honeycutt  <jhoneycutt at apple.com>
      2007-08-24  Jon Honeycutt  <jhoneycutt at apple.com>
      2007-08-24  Jon Honeycutt  <jhoneycutt at apple.com>
      2007-08-28  Jon Honeycutt  <jhoneycutt at apple.com>

hyatt (16):
      Fix for <rdar://problem/5249757> Painting of JPGs in WebKit is too slow.
      Fix for 5441224, micro-optimizations to improve the PLT by 1%.
      git-svn-id: http://svn.webkit.org/repository/webkit/trunk@25265 268f45cc-cd09-0410-ab3c-d52691b4dbfc
      WebCore:
      The method that was swizzled to fix 5441281 does not exist on Tiger.
      Tiger build fix.
      Tiger build fix.
      WebCore:
      Fix build bustage.
      Fix ALT+key combos so that they go into the DOM.
      LAnd piece of alt patch I forgot to.
      Win32 font improvements.
      Fix for 14743, missing glyphs because of mlang's tiny font cache.
      Fix some HDC badness with my previous checkin.
      Land a new UnicodeRange helper class that will be used to determine languages for fonts.
      Update to reflect the minimal WebKitSystemInterface changes required

justing (13):
      WebCore:
      WebCore:
      WebCore:
      WebCore:
      Fixing comma placement.
      WebCore:
      WebCore:
      WebCore:
      WebCore:
      WebCore:
      WebCore:
      WebCore:
      WebCore:

kdecker (16):
      Reviewed by Anders.
      Reviewed by Oliver Hunt.
      Reviewed by Darin Adler.
      Reviewed by Darin Adler.
      * platform/mac/SoftLinking.h: Build fix; added necessary #imports.
      Reviewed by Darin Adler.
      * Plugins/WebBaseNetscapePluginView.mm: Build fix.
      Reviewed by Darin.
      Rubber stamped by Darin.
      <rdar://problem/5493093>
      Rubber stamped by John Sullivan.
      Tweaked ChangeLog comment..
      Reviewed by Mark Rowe
      Reviewed by John Sullivan.
      Reviewed by Mark Rowe.
      Reviewed by John.

kmccullo (31):
      JavaScriptCore:
      Reviewed by Geof.
      LayoutTests:
      LayoutTests:
      LayoutTests:
      WebCore:
      - Updated ChangeLog
      Reviewed by Darin.
      Reviewed by John.
      JavaScriptCore:
      JavaScriptCore:
      Reviewed by Darin.
      Reviewed by Adam.
      Reviewed by Adam.
      Reviewed by Maciej.
      Reviewed by Geof.
      Reviewed by Darin.
      Reviewed by Stephanie.
      WebCore:
      Reviewed by Tim.
      Reviewed by Adam.
      Reviewed by Sam.
      WebCore:
      Reviewed by Oliver.
      - Fixed a syntax guideline mistake.
      Reviewed by Oliver.
      JavaScriptCore:
      Reviewed by Sam.
      - Reverted an accidentally checked in file.
      Reviewed by John.
      WebCore:

lars (11):
      Fix a wrong extension mapping in the MIMETypeRegistry and identify about: url's as frames in the FrameLoaderClient.
      The cookies() method should only return the value of the
      Add support for eventSender.mouseMove to DRT.
      Fix the handling of the response header for data urls. Make sure we always pass absolute URLs to WebKit from both DRT and QtLauncher.
      Add API to retrieve the frame name from QWebFrame.
      Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
      move WebKitQt to WebKit/qt for consistency with the other ports.
      remove the hack in run-webkit-tests that forced text only test
      Fix a stupid bug in Unicode::toUpper/toLower.
      This fixes --strict mode in run-webkit-tests again after
      fix a crash in the FrameLoader that can happen under certain

mjs (7):
      LayoutTests:
      Not reviewed, fix for crash on launch bug in last patch.
      Reviewed by Tim.
      Reviewed by Darin.
      Back out accidentally committed change.
      Reviewed by Oliver Hunt.
      Reviewed by Darin.

oliver (16):
      Reviewed by John and Adam.
      Reviewed by John H.
      Reviewed by Oliver.
      Reviewed by Adam and Sam
      WebCore:
      gtk:
      2007-09-12  Oliver Hunt  <oliver at apple.com>
      2007-09-12  Oliver Hunt  <oliver at apple.com>
      Need to use _wstat instead of _stat to stat files on windows
      <rdar://problem/5483632> File system operation wrappers are unimplemented on windows
      Reviewed by Adam.
      2007-09-20  Oliver Hunt  <oliver at apple.com>
      Reviewed by Tristan.
      Darin reviewed as well, and pointed out mistake in ChangeLog
      2007-05-10  Eric Seidel  <eric at webkit.org>
      Rollout accidentally committed r25819

pewtermoose (2):
      LayoutTests:
      WebCore:

rwlbuis (5):
      Reviewed by Darin.
      Reviewed by Darin.
      Reviewed by Darin.
      Reviewed by Mitz.
      Reviewed by Hyatt.

sfalken (21):
      Bump version for submit
      Bump version for submit
      <rdar://problem/5424801> REGRESSION (r25151): Web page area of window doesn't redraw if page isn't loaded
      <rdar://problem/5079253> Cannot set different margins for the page
      Fix build.
      Bump version for submit
      Bump version for submit
      <rdar://problem/5432594> Safari quits when hovering over mailto links on a webpage
      Bump version for submit
      Prevent WebKit version numbers from containing "4" in Windows.
      Remove site-specific hacks that we don't need anymore.
      Fix build.
      Bump version for submit
      Bump version for submit
      Reviewed by Brady.
      Reviewed by Darin.
      Bump version for submit
      Internal build fix
      Internal build fix
      Reviewed by Adam, Ada.
      Bump versions for submit

staikos (18):
      Don't export ICO symbols
      Make popup windows work again
      Patch from Qing Zhao to export more of the progress details and expose it from
      Fix typo in previous commit
      implement a couple of  FileSystem functions and stub out the new thread function
      missed file in previous checkin
      Don't double-encode URL fragments
      2007-09-11  George Staikos  <staikos at kde.org>
      2007-09-12  George Staikos  <staikos at kde.org>
      2007-09-18  Mike Fenton  <mike at staikos.net>
      2007-09-18  Mike Fenton  <mike at staikos.net>
      2007-09-19  George Staikos  <staikos at kde.org>
      2007-09-20  Mike Fenton  <mike at staikos.net>
      2007-09-21  Mike Fenton  <mike at staikos.net>
      2007-09-24  Mike Fenton  <mike at staikos.net>
      2007-09-26  George Staikos  <staikos at kde.org>
      Qt build fix - Mac OS X specific
      2007-10-01  Eli Fidler  <eli at staikos.net>

sullivan (5):
      WebCore:
      Removed stray conflict marker.
      WebCore:
      Build fix for stoooopid old PPC gcc compiler
      Reviewed by Ollie

thatcher (21):
      Rolling out r25102 for <rdar://problem/5410937> until
      Reviewed by Dave Hyatt.
      Reviewed by John Sullivan.
      Build fix.
      Reviewed by Darin.
      WebCore:
      Build fix.
      Better build fix.
      Even better build fix.
      Attempt to fix the PPC build.
      Reviewed by Darin.
      Reviewed by Darin Adler.
      Reviewed by Darin.
      Add back the -Wno-deprecated-declarations flag to DumpRenderTree.mm. Fixes the build on Leopard.
      WebCore:
      Initialize m_dialogArguments to 0. Fixes the newly crashing layout tests.
      WebCore:
      WebCore:
      Reviewed by Darin.
      Reviewed by Darin.
      Correction, NSURLConnection not CFURLConnection.

treat (2):
      Patch from Mike Fenton to allow custom cursors.
      Reviewed by Eric Seidel.

tristan (5):
      Reviewed by John Sullivan.
      WebCore:
      WebCore:
      Reviewed by David Harrison.
      Reviewed by Darin Adler.

weinig (36):
      WebKitTools:
      WebKitTools:
      WebCore:
      WebCore:
      Build fix.
      WebKitTools:
      Reviewed by Oliver.
      Reviewed by Adam Roben.
      WebKitTools:
      Fix Windows build.
      Add fix to the correct file.
      WebKitTools:
      WebKitTools:
      WebKitTools:
      Build fix for Buildbot.
      Reviewed by Geoffrey Garen.
      Reviewed by Stephanie.
      Rubber stamped by Darin.
      Rubber stamped by Adam Roben.
      Reviewed by Kevin McCullough.
      Rubber stamped by Adam Roben.
      WebCore:
      Reviewed by Adam Roben.
      Reviewed by Adam Roben.
      Reviewed by Adam Roben.
      Build fix.
      WebCore:
      Add JSRetainPtr.h #include to fix some builds.
      WebCore:
      Touch JavaScriptCore file to force rebuild.
      Touch file in DRT to recompile it now.  Frowny-face.
      WebCore:
      Rubber stamped by Adam Roben.
      Fix location for build products for Debug_Internal.
      Reviewed by Oliver and Adam.
      Rubber-stamped by Adam Roben.

zecke (35):
      2007-08-19  Oleg Sukhodolsky  <son.two at gmail.com>
      2007-08-20  Holger Hans Peter Freyther  <zecke at selfish.org>
      2007-08-20  Oleg Sukhodolsky <son.two at gmail.com>
      2007-09-09  Holger Hans Peter Freyther  <zecke at selfish.org>
      2007-09-10 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-12 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-12 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-13 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-15 Holger Hans Peter Freyther <zecke at selfish.org>
      WebCore:
      2007-09-14  Sven Herzberg  <sven at imendio.com>
      2007-09-15  Holger Hans Peter Freyther  <zecke at selfish.org>
      2007-09-17  Cyril Brulebois  <cyril.brulebois at enst-bretagne.fr>
      2007-09-17 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-17 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      2007-09-18 Holger Hans Peter Freyther <zecke at selfish.org>
      Restore the ChangeLog entries accidently removed by r25646 which was spotted by Mark.
      2007-09-19  Holger Hans Peter Freyther  <zecke at selfish.org>
      /:
      2007-09-23  Holger Hans Peter Freyther  <zecke at selfish.org>
      2007-09-26  Holger Hans Peter Freyther  <zecke at selfish.org>
      2007-09-29  Holger Hans Peter Freyther  <zecke at selfish.org>
      2007-09-28  Jan Michael Alonzo  <jmalonzo at unpluggable.com>
      Bakefiles:
      2007-09-29  Lars Lindner  <lars.lindner at gmail.com>
      2007-09-21  Sean Egan  <seanegan at gmail.com>
      2007-10-02  Cosimo Cecchi  <cosimoc at svn.gnome.org>

-----------------------------------------------------------------------

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list