Stephan Kulow
2010-09-16 10:19:44 +00:00
committed by Git OBS Bridge
parent cdc2f9118c
commit c22ea25ade
4 changed files with 121 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 19 23:11:39 UTC 2010 - nfbrown@novell.com
- handle_space: cope with arrays with spaces in the name stored
in the metadata (bnc#470696)
- remove_trylock: pthreads_mutex_trylock is still very new in
glibc so safest not to use it yet (bnc#594388)
-------------------------------------------------------------------
Tue Feb 2 03:46:18 UTC 2010 - nfbrown@novell.com