diff options
| author | Ben Hutchings <benh@debian.org> | 2012-03-20 03:14:58 +0000 |
|---|---|---|
| committer | Ben Hutchings <benh@debian.org> | 2012-03-20 03:14:58 +0000 |
| commit | e9f13e197348658b4872e8d3212df2ff2f294f77 (patch) | |
| tree | 4128ebf5d690653b89d7c1b83761bedb1e62ce52 /debian/changelog | |
| parent | 3e283a7c020074602d36651ed8bb9116dd0dbf62 (diff) | |
| download | kernel_replicant_linux-e9f13e197348658b4872e8d3212df2ff2f294f77.tar.gz kernel_replicant_linux-e9f13e197348658b4872e8d3212df2ff2f294f77.tar.bz2 kernel_replicant_linux-e9f13e197348658b4872e8d3212df2ff2f294f77.zip | |
epoll: Don't limit non-nested epoll paths
svn path=/dists/sid/linux-2.6/; revision=18859
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ebf4da4dfd7d..fe5a1c9b075f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ linux-2.6 (3.2.12-1) UNRELEASED; urgency=low * [s390] Ignore arch_pick_mmap_layout version change; it should not be needed by modules (fixes FTBFS) * [x86] Disable POHMELFS; this version is obsolete + * epoll: Don't limit non-nested epoll paths [ Jonathan Nieder ] * [x86] Enable RTS5139 as module (Closes: #663912) |
