Martin Stone said: > Hi, > > I see that we have a new build, 2188, of the 2.4.22 kernel RPM. I wonder > what's > changed since 2179. What's the canonical source of this information? > Anyone know? $ rpm -q --changelog kernel-<version-number> or if you haven't installed it yet $ rpm -qp --changelog kernel-<version-number>.arch.rpm It might be worth throwing an "| head" or "| less" on the end since the Kernel changelog is generally long. -- William Hooper