Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -123,6 +123,7 @@ public domain.
    123 123
         * #375 `unix-mkstemp` and `unix-mkdtemp` actually returns the
    
    124 124
           file names now.
    
    125 125
         * #379 Support GNU-style command-line option names
    
    126
    +    * #381 cmucl-unix.pot depends on OS
    
    126 127
         * #382 Command-line options are case-sensitive
    
    127 128
         * #385 Fixed compiler warning about `%p` in Linux-os.c
    
    128 129
         * #386 Generate `def-unix-error` forms from OS-specific files.