Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
lager
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
53
Wiki
Actividad
Explorar el Código
Roll 3.5.2
pull/424/head
3.5.2
Mark Allen
hace 7 años
padre
7cbb0adf91
commit
944b78d4b4
Se han
modificado 2 ficheros
con
6 adiciones
y
1 borrados
Unificar vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-0
README.md
+1
-1
src/lager.app.src
+ 5
- 0
README.md
Ver fichero
@ -973,6 +973,11 @@ Example Usage:
3.x Changelog
3.x Changelog
-------------
-------------
3.5.2 - 19 October 2017
* Bugfix: Properly check for unicode characters in potentially deep
character list. (#417)
3.5.1 - 15 June 2017
3.5.1 - 15 June 2017
* Doc fix: Missed a curly brace in an example. (#412)
* Doc fix: Missed a curly brace in an example. (#412)
+ 1
- 1
src/lager.app.src
Ver fichero
@ -3,7 +3,7 @@
{application, lager,
{application, lager,
[
[
{description, "Erlang logging framework"},
{description, "Erlang logging framework"},
{vsn, "3.5.
1
"},
{vsn, "3.5.
2
"},
{modules, []},
{modules, []},
{applications, [
{applications, [
kernel,
kernel,
Escribir
Vista previa
Cargando…
Cancelar
Guardar