Dominik Vogt wrote:
> 
> Okay, I've applied the patch.  Can you please provide ChangeLog
> entries for it?
> 

Sure, see attachment.


Many thanx

Harri

diff -ur /tmp/fvwm-snap-20060829/ChangeLog fvwm-snap-20060829/ChangeLog
--- /tmp/fvwm-snap-20060829/ChangeLog   2006-08-27 10:00:02.000000000 +0200
+++ fvwm-snap-20060829/ChangeLog        2006-08-29 18:19:15.000000000 +0200
@@ -1,3 +1,11 @@
+2006-08-29  Harald Dunkel  <[EMAIL PROTECTED]>
+
+       * fvwm/icccm2.c:
+       * fvwm/gnome.c:
+       * fvwm/decorations.c:
+         fix offset and length args for XGetWindowProperty()
+         (to support 64bit architectures)
+       
 2006-08-26  Viktor Griph  <[EMAIL PROTECTED]>
 
        * NEWS:
diff -ur /tmp/fvwm-snap-20060829/modules/ChangeLog 
fvwm-snap-20060829/modules/ChangeLog
--- /tmp/fvwm-snap-20060829/modules/ChangeLog   2006-08-27 10:00:02.000000000 
+0200
+++ fvwm-snap-20060829/modules/ChangeLog        2006-08-29 18:19:16.000000000 
+0200
@@ -1,3 +1,14 @@
+2006-08-29  Harald Dunkel  <[EMAIL PROTECTED]>
+
+       * FvwmScroll/GrabWindow.c:
+       * FvwmScript/Widgets/TextField.c:
+       * FvwmScript/Instructions.c:
+       * FvwmPager/x_pager.c:
+       * FvwmForm/ReadXServer.c:
+       * FvwmDragWell/xdndDragSource.c:
+         change offset and length args for XGetWindowProperty() to long
+         (to support 64bit architectures)
+       
 2006-08-26  Viktor Griph  <[EMAIL PROTECTED]>
 
        * FvwmPager/FvwmPager.h (pager_window):
diff -ur /tmp/fvwm-snap-20060829/utils/ChangeLog 
fvwm-snap-20060829/utils/ChangeLog
--- /tmp/fvwm-snap-20060829/utils/ChangeLog     2006-02-11 10:00:04.000000000 
+0100
+++ fvwm-snap-20060829/utils/ChangeLog  2006-08-29 18:19:18.000000000 +0200
@@ -1,3 +1,8 @@
+2006-08-29  Harald Dunkel  <[EMAIL PROTECTED]>
+
+       * xselection.c: change offset and length args for XGetWindowProperty()
+         to long (to support 64bit architectures)
+       
 2006-02-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
 
        * changelog.vim:

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to