In previous versions of minecraft if I put a playsound command in a command block with relative coordinates (e.g. "/playsound random.pop @a ~ ~ ~ 1 0.1") the sounds was played relative to the player. In this version the sounds is played relative to the command block.
Duplicate of MC-59017