Accepting request 224699 from X11:XOrg
baserev update by copy to link target OBS-URL: https://build.opensuse.org/request/show/224699 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=59
This commit is contained in:
parent
1633f62134
commit
27acb19d6b
11
xdm.changes
11
xdm.changes
@ -1,17 +1,6 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 08:36:01 UTC 2014 - cxiong@suse.com
|
||||
|
||||
- fix two array iteration bug
|
||||
|
||||
1. "${#argv[@]}" is just the size of the array instead of all the elements, i.e.
|
||||
"${argv[@]}", no sharp "#" sign.
|
||||
|
||||
2. index of array starting from 0, so "argc" should be increased at the end of
|
||||
iteration loop.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 08:36:01 UTC 2014 - cxiong@suse.com
|
||||
|
||||
- fix two array iteration bug in etc/X11/xdm/Xsession (xdm.tar.bz2)
|
||||
|
||||
1. "${#argv[@]}" is just the size of the array instead of all the elements,
|
||||
|
Loading…
Reference in New Issue
Block a user