| 8 | |
| 9 | || '''''Library''''' || '''''Changeset''''' || '''''Description''''' || '''''Directory''''' || |
| 10 | || Filesystem || [http://svn.boost.org/trac/boost/changeset/48192 48192] || Restore deprecated basic_directory_entry functions inadvertently removed from 1.36.0. || boost-root/boost/filesystem || |
| 11 | |
| 12 | == Instructions for applying patches == |
| 13 | |
| 14 | * In the table, click the link for the desired Changeset. |
| 15 | |
| 16 | * On the bottom of the Changeset page, click on "Download in other formats: Unified Diff". |
| 17 | |
| 18 | * Open a command prompt window using your operating system. Enter these two commands, replacing ''directory'' with the path to ''directory'' from the table, ''download-path'' with the path to your download directory, and ''#'' with the changeset number: |
| 19 | |
| 20 | cd ''directory'' |
| 21 | patch <''download-path''/changeset_r''#''.diff |